Actions
Bug #1261
closedmod_evhost produces wrong patterns if the fqdn ends with a dot
ASK QUESTIONS IN Forums:
Description
mod_evhost produces wrong patterns if the request contains the dot for the domain namespace root-element. Following example should be expressive enough.
E.g.:
evhost.path-pattern = "/var/www/virtual/%0/%3/htdocs/"
www.foo.net => /var/www/virtual/foo.net/www/htdocs/
www.foo.net. => /var/www/virtual/net./www/htdocs/
-- danielroschka
Updated by Anonymous over 16 years ago
Seems like it's only a duplicate. Sorry. So that issue can be closed.
-- danielroschka
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to duplicate
Actions
Also available in: Atom