Ticket #838 (closed defect: fixed)
mod_evhost does not handle trailing "." in hostname
| Reported by: | zak.johnson@… | Owned by: | jan |
|---|---|---|---|
| Priority: | high | Milestone: | 1.4.15 |
| Component: | mod_evhost | Version: | 1.4.11 |
| Severity: | major | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
While it can be -- and frequently is -- omitted, absolute domain names include a trailing dot (see RFC 1034, section 3.1). However, setting evhost.path-pattern to "/%0" and making a request for "http://example.com./" attempts to access the directory "/com./" rather than "/example.com/".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

