UseCanonicalName On

ServerName LIMPETstarforce.biz:69
-----------------------------------------------------------
Result:
SERVER_NAME = LIMPETstarforce.biz
SERVER_PORT = 69



UseCanonicalName Off

ServerName LIMPETstarforce.biz:69
-----------------------------------------------------------
Result:
SERVER_NAME = starforce.biz
SERVER_PORT = 69


Result is same for HTTP & HTTPS

SERVER_PORT gets value from ServerName no matter what value of 
UseCanonicalName is
Workaround is to not set a port in ServerName


Is this a bug?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to