shithub: riscv

ref: f810c7ed88a0a534f629df50dd542d9e7d15a03a
dir: /sys/lib/httpd.rewrite/

View raw version
#

# 	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

# Redirection to another site
#/~emili	http://plan9.bell-labs.com

# Httpd root of real host is "/usr/bob/www"
/	*/usr/re9714