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

RE: [cobalt-users] subdomain



> Hello all, thanks for your previous answers.
>
> As a newbie i have a new problem.
>
> I have a virtual domain www.mydomain.com
> I need to create sub domain like sub.mydomain.com
> I only went to my primary DSN serveur (ns1.dnserver.com) and create CNAME
> I saw on graphic interface
> sub.mydomain.com  >  Subdomain Uses Name Server > ns1.dnserver.com
>

Go back and remove the CNAME
Create an A record for sub.domain.com --> IP address of the new virtual site
you made.

> when in browse to www.mydomain.com i go directly to index.html ou the
> virtual site
> when i browse to sub.mydomain.com where do i go ?

Where it's directed in the httpd.conf file.

> Does i have to create something in virtual site ?

You could if you don't want to edit the httpd.conf file.

> Where do i put the index.html and othr files and/or folder for this
> subdomaine ?

Unless you edit the httpd.conf file, you create a virtual site for the
sub-domain and upload to it just like any other site.

--
Dan Kriwitsky