]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/lib/httpd.rewrite
added games/c64
[plan9front.git] / sys / lib / httpd.rewrite
index dccf3eefb52ab816c23364ddebb17328a386b0de..e6aa6080b1a9edafa0a1d7ec846017f02e48ae00 100644 (file)
@@ -1,20 +1,11 @@
-#
+# httpd(8) describes the syntax.  to kick-start,
+# for(i in `{seq 50}) hget http://www.your-domain.com/ >/dev/null
 
-#      syntax: prefix replacement
-#      parsed by splitting into fields separated by spaces and tabs.
-#      Anything following a # is ignored.
-#
-#      Pegasus extension for virtual host
-#      `*' prefixed items will be bound to web root
-#
-
-
-# Home page for IP based virtual host. Don't foreget the IP of plan9
-#http://car            */usr/carol/www
-#http://202.250.160.122        */usr/carol/www
+# An example of a local redirect
+#/netlib/c++/idioms/index.html.Z /netlib/c++/idioms/index.html
 
 # Redirection to another site
-#/~emili       http://plan9.bell-labs.com
+#/netlib/lapack/lawns http://netlib.org/lapack/lawns
 
-# Httpd root of real host is "/usr/bob/www"
-/      */usr/re9714
+# Home page for virtual host
+#http://www.ampl.com/          /cm/cs/what/ampl/index.html