PDA

View Full Version : What comes first, Subdomain or Folder?



Cynthia Blue
07-25-2007, 04:29 PM
I created a subdirectory before I created the subdomain that I wanted to use it for. Mainly because I was trying some different wiki software packages out and wanted to get one I liked before making the subdomain.

Anyway, now when I create a subdomain in my user panel, the box11/~username url points to the new subdomain, not the main domain, and messes up my css and images on my SMF that is on my main domain.

I have a ticket in, but it's been almost a day and they haven't replied yet. Anyone know the answer?

charlesgan
07-26-2007, 07:36 AM
subdomain is a folder as well, just that it have the pointer feature.


Anyway, now when I create a subdomain in my user panel, the box11/~username url points to the new subdomain, not the main domain

you should check the .htaccess. As most script redirection are done here. And try find anything that redirect to new subdomain.

Cynthia Blue
07-26-2007, 07:52 AM
I do have an .htaccess for the wiki software I installed... I will look into that. I'm not too familiar with redirects so will have to figure that out. Thanks for the advice.