Forum Moderators: phranque
I am facing strange problem with my subdomains, for example:
[subdomian.mydomain.com...] (it doesnt work)
[subdomian.mydomain.com...] (it works)
So if i dont put trailing slash after my directory, my browser gets hang and wont display anything.. i will keep waiting waiting for ages..
Please help me.
Regards
Tabish
Normally, Apache mod_dir [httpd.apache.org] will append missing trailing slashes, so you might want to investigate that as well.
Also, check your server error log file -- It often contains very useful information.
Jim