shithub: purgatorio

ref: 8a788aea84aad3bfbd5b39d78c1925654f3b9e14
dir: purgatorio/services/httpd/httpd.rewrite

View raw version
# syntax: pattern replacement
# The most specific pattern wins, and is applied once (no rescanning).
# Leave off trailing slash if pattern is a directory.
# Replacements starting with http:// return "Permanently moved" 
# message.
# e.g the following line aliases requests for / to requests for
# /usr/mig/html

# /   /usr/mig/html