Closed (works as designed)
Project:
Drupal core
Version:
6.14
Component:
base system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2009 at 14:32 UTC
Updated:
5 Jan 2012 at 13:53 UTC
I am new to drupal and have a question concerning the default home page. My current default home page is set to http://stlouistraining.com/drupal/node .
Do I have drupal installed in the wrong folder to use http://www.stlouistraining.com/ as my default home page?
Can I use the same install for more than one domain?
What am I doing wrong?
I am using 6.14.
Comments
Comment #1
ctmattice1 commentedDrupal should be in the root folder, depending upon your webhost it could be several different places such as public_html or www, or could be a folder if you have a VPS.
it can handle multiple domains. Creating Multiple Sites On a Local Computer is a good place to start, search multisite as well, there's tons of info on setting this type of configuration up
Comment #2
gbaudoin commentedYour Webserver is configured to point to a certain directory, you could either change that configuration (to point it at /drupal) or move your site one directory up.
Regarding the /node part, you can change that in the "site information" admin page.