bsachse
07-08-2004, 04:18 PM
I am using a root server from 1and1.com and their support seems to know nothing about this issue. I have setup subdomains in Plesk and am trying to have them point to different folders than they automattically go to after setup. Also, there are no options in Plesk where I can use my own destination.
Do I need to edit apache to set the destination? If so, what should I add to accomplish this? Any help greatly appreciated.
aniport
07-09-2004, 12:14 AM
Check out the VirtualHost direct in apache's config. I would assume Plesk already has built in functions to do all of this.
However, if not, once you have set the subdomains to point to the IP, setup name based virtualhosting and setup virtualhost directives for each of the "virtual domains" you want to host.
Hope this helps, contact me if you need more help.
bsachse
07-09-2004, 11:14 AM
I got the vhost setup and the subdomains are working properly. Thanks for the help! I have one more issue now. An example of the subdomain I created is http://forums.scyon.net. This subdomain does work and the destination is correct. However, when you type in http://www.forums.scyon.net it takes you to our main page. How do I fix this?