[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ4i] How to stop changing URL to main host.domain
- Subject: [cobalt-users] [RaQ4i] How to stop changing URL to main host.domain
- From: "Edwin Nouwen" <edwin@xxxxxxxx>
- Date: Mon Dec 11 21:35:57 2000
- Organization: Intex Internet Services
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
When I have a virtual site named 'www.mydomain.com' with a webalias of
'blabla.mydomain.com' and I type 'blabla.mydomain.com' in my browser, the
URL in the addressbar of my browser immediatly changes to
'www.mydomain.com'.. How do I prevent this from happening?
I tried changing 'CannonicalNames' to 'off' in the httpd.conf file, but that
didn't do the trick.. :(
I tried deleting 'blabla.mydomain.com' as a webalias, but that didn't work
either.. same effect..
Current settings:
DNS:
A 'www.mydomain.com' 100.100.100.100
A 'blabla.mydomain.com' 100.100.100.100
Virtual site:
host: 'www'
domain: 'mydomain.com'
webalias: 'blabla.mydomain.com'
Thanks in advance,
Edwin