PDA

View Full Version : Subdomain in diffrent folder


jacek_arwal
10th August 2009, 15:46
I have my businesssite as businesssite.com.pl , it works ok. Now I created a new site - my private as myname.businesssite.com.pl . But I didn't use subdomain option. I wanted my site to be in diffrent folder. But it doesn't work. Even if try

ping www.myname.businesssite.com.pl

it doesn't work , host not found.

In dns configuration everything seems to be OK , there are dns entries for
myname.businesssite.com.pl

grofar
10th August 2009, 16:02
hello ! i think i have a solution for you , create a new site for client businesssite.com.pl and on domain put 'host' = www 'domain'= myname.businesssite.com.pl if u do this the folder is create for subdomain myname.businesssite.com.pl :)

if this don't help u im sorry !

jacek_arwal
10th August 2009, 16:45
I don't know if I have understood you , but

In businesssite.com.pl I have codomains

mysite.businesssite.com.pl

and it doesn't work

I don't understand what means :
and on domain put 'host' = www 'domain'= myname.businesssite.com.pl

falko
11th August 2009, 17:03
Did you create a subdomain for myname.businesssite.com.pl or for www.myname.businesssite.com.pl? That is a difference...

jacek_arwal
11th August 2009, 17:34
I have created domain for myname.businesssite.com.pl, I have created zone entries for www and ftp in dns and that didn't work. But i have found such solution .

I made following entries for businesssite.com.pl

type A
www myip
www.myname myip

and it works OK.