[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] subdomain address in line browser



I've turn off canonical names, but the problem remaining. How do I do now?
Many Thanks.

Alex

:-) your help is my salvation :-)


> I believe you have to turn off canonical names.
> In the httpd conf file (/etc/httpd/conf/httpd.conf), change the line: 
> UseCanonicalName on
> to: 
> UseCanonicalName off
> That should do it.
> JLA
> 
> 
> -----Original Message-----
> Hello, I have already setup the DNS wildcard on my RAQ3, and all work
> correctly, but now I have a little problem.
> When I type *anyname.mydomain.com* on my browser, I see correctly the
> *www.mydomain.com*, but the address line in browser change itself to
> *www.mydomain.com*.
> I don't want this, I need to see *anyname.mydomain.com*.
> 
> How do I make this?
> 
> Thanks in avance!
> 
> Alex
> 
> :-) your help is my salvation :-)