Forum Moderators: phranque
I have a problem on a server I own (so I have access to httpd.conf)
Itīs probably easy as pie to fix but I donīt know where to look.
The problem is that:
[SUBDOMAIN.mydomain.com...]
will lead to a cannot find server (IE) "page" while
[SUBDOMAIN.mydomain.com...]
Will show either the index file inthere or the directry contents.
HOWEVER!...
...both
[mydomain.com...]
as well as
[mydomain.com...]
work! So this problem only occurs for subdirectories!
I completely read over the apache directives page a few times but to no avail.
Running apache 1.3x on a Linux RH 9.
Any help will be greatly appreciated!
------
Edit ok awesome!
Turning
UseCanonicalName Off
(it was On)
Did the trick, thanks longhair dude!
BTW this forum needs reputation points system so you can give other members repuation points for helping! Just a thought :)