Ticket #1261 (new defect)

Opened 1 year ago

Last modified 4 months ago

mod_evhost produces wrong patterns if the fqdn ends with a dot

Reported by: danielroschka@phoenitydawn.de Assigned to: jan
Priority: normal Milestone: 1.4.20
Component: core Version: 1.4.15
Severity: normal Keywords:
Cc: Blocking:
Need Feedback: 0

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/

Attachments

Change History

03/10/2008 05:49:14 PM changed by anonymous

This is ticket #838 again?

03/10/2008 07:08:41 PM changed by danielroschka@phoenitydawn.de

Seems like it's only a duplicate. Sorry. So that issue can be closed.


Add/Change #1261 (mod_evhost produces wrong patterns if the fqdn ends with a dot)




Change Properties