[support] How to do subdomains?

Jody Cleveland cleveland at winnefox.org
Thu Aug 2 22:06:09 UTC 2007


Nevermind. Just took a while. It works now.

Jody


On 8/2/07 4:59 PM, "Jody Cleveland" <cleveland at winnefox.org> wrote:

> Hello,
> 
> I've got a multi-site setup with drupal 5. For one of my sites, there is a
> splash page that is a static page:
> 
> <http://www.menashalibrary.org/sites/www.menashalibrary.org/themes/kids/spla
> sh/index.html>
> 
> I'd like this to be http://kids.menashalibrary.org. I setup dns to point to
> the server, and added a virtualhost into my apache config file:
> 
> <VirtualHost 199.242.176.170:80>
> DocumentRoot 
> /var/www/html/drupal/sites/www.menashalibrary.org/themes/kids/splash
> ServerName kids.menashalibrary.org
> </VirtualHost>
> 
> But, when I go to kids.menashalibrary.org, I just get the default apache
> page.
> 
> This is the first time I've setup a subdomain with a drupal website.
> Normally, what I did above would work just fine. Is there something else I
> need to do to get this working with Drupal?
> 
> - jody



More information about the support mailing list