Comment 5 for bug 273425

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 273425] Re: It's better to have a sub-directory in /var/www for default web files

On Thu, Sep 25, 2008 at 3:24 PM, Omid Mottaghi <email address hidden> wrote:
> But in RedHat, there is another directory in /var/www for default
> website.

That's all ***very*** configurable via normal Apache configuration means.

The default location in Ubuntu is /var/www. You can run hundreds of
other websites as you desire in /var/www/* or anywhere you desire by
configuring /etc/apache2/sites-available/*, and enabling the site with
a2ensite.

:-Dustin