code: 9ferno

ref: c6c1b7307d94a9f49610de276739cb35cf76772c
dir: /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