: Unfortunately, ServerPath is a legacy directive that is used to support HTTP/1.0 clients which don't support the Host: header. Therefore, an alternative is to have the primary vhost serve up
Unfortunately, ServerPath is a legacy directive that is used to support HTTP/1.0 clients which don't support the Host: header. Therefore, an alternative is to have the primary vhost serve up a page with links using URL prefixes that Apache can use for routing.
For this legacy support mechanism to work, you need to disregard the Host header completely (since the browsers you need to support would not send one). So you can't use ServerName and ServerPath simultaneously.
I'd just use mod_rewrite to do what you want.
More posts by @Sims2060225
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.