Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/lib/httpd.rewrite

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


# httpd(8) describes the syntax.  to kick-start,
# for(i in `{seq 50}) hget http://www.your-domain.com/ >/dev/null

# An example of a local redirect
#/netlib/c++/idioms/index.html.Z /netlib/c++/idioms/index.html

# Redirection to another site
#/netlib/lapack/lawns http://netlib.org/lapack/lawns

# Home page for virtual host
#http://www.ampl.com/		/cm/cs/what/ampl/index.html

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.