December 2002
Intermediate to advanced
576 pages
32h
English
AliasMatch
AliasMatch
regex
real_path
[server config, within
<VirtualHost>]
Similar to Alias but
uses regular expressions. This option creates a virtual name or
directory by mapping a symbolic pathname that matches the standard
regular expression, regex, to a real path on the
server. For example:
AliasMatch ^/images(.*) /etc/httpd/server/images$1
Read now
Unlock full access