Browse Source
"www.example.com." is equivalent to "www.example.com". The trailing dot just tells the resolver to script the searchlist. If we want to match the hostname for conditionals/mod*vhost, we need to strip it. * src/request.c: (request_check_hostname) Decrement host_len to skip the trailing dot. git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1406 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/lighttpd-1.4.14

1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue