[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r10259 - in /man-cgi/www: ./ favicon.ico index.html robots.txt



Author: jfs
Date: Wed Oct 23 17:11:45 2013
New Revision: 10259

URL: http://svn.debian.org/wsvn/?sc=1&rev=10259
Log:
Add common contents that are in the DocumentRoot of the man-cgi server

Added:
    man-cgi/www/
    man-cgi/www/favicon.ico   (with props)
    man-cgi/www/index.html
    man-cgi/www/robots.txt

Added: man-cgi/www/favicon.ico
URL: http://svn.debian.org/wsvn/man-cgi/www/favicon.ico?rev=10259&op=file
==============================================================================
Binary file - no diff available.

Propchange: man-cgi/www/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: man-cgi/www/index.html
URL: http://svn.debian.org/wsvn/man-cgi/www/index.html?rev=10259&op=file
==============================================================================
--- man-cgi/www/index.html	(added)
+++ man-cgi/www/index.html	Wed Oct 23 17:11:45 2013
@@ -0,0 +1,10 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<title>Redirection to manpages interface</title>
+<META HTTP-EQUIV="refresh" content="5;url=http://manpages.debian.net/cgi-bin/man.cgi";>
+</head>
+<body>
+You are being redirected to the <a href="/cgi-bin/man.cgi">manpages interface</a>.
+</body>
+</html>

Added: man-cgi/www/robots.txt
URL: http://svn.debian.org/wsvn/man-cgi/www/robots.txt?rev=10259&op=file
==============================================================================
--- man-cgi/www/robots.txt	(added)
+++ man-cgi/www/robots.txt	Wed Oct 23 17:11:45 2013
@@ -0,0 +1,3 @@
+# Please don't hammer the server, thanks
+User-agent: *
+Disallow: /


Reply to: