View Single Post
  #1  
Old 07-03-2009, 05:30 PM
Littletyler Littletyler is offline
Master Sergeant
 
Join Date: Aug 2007
Posts: 60
Default Making subdomains stand alone

All of my subdomains are in my public html folder which means that anytime I upload a doc to the server in order for it to work the url must contain the primary or root domain instead of the sub domain. For example if the doc was bestdocs.pdf and the subdomain was www.subdomain.com instead of typing www.subdomain.com/bestdocs.pdf, I would have to type www.rootdomain.com/bestdocs.pdf. What do I need to do so that sub domains are entities of themselves or can I even do this?
Reply With Quote