Is there a way to do something like the following where the domain part
is replaced by whatever has been configured in ServerName
RedirectMatch permanent ^/$ http://the.domain.com/path/to/file.html
i.e. where 'the.domain.com' is whatever the current ServerName is
without having to edit the RedirectMatch line (it would be in a config
section that gets included into several different virtual hosts). Want
to keep this in the main config files, not in any .htacess files
Thanks in advance for any help on this.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]