Apache Config

Tapas Mishra mightydreams at gmail.com
Tue Sep 28 18:35:41 UTC 2010


On Tue, Sep 28, 2010 at 10:23 PM, Johns, Ethan <ejohns89 at mercyhurst.edu> wrote:
> I am trying to set up a web application on an Ubuntu server, that requires
> the use of FollowSymLinks in the Apache vhost configuration file. Where is
> this file located?
>
>
>
> I have noticed a file in /etc/apache2 called http.conf as well as a file
> each in /etc/apache2/sites-available and /etc/apache2/sites-enabled
>
> Which one of these do I need to change?
>
Check these
http://www.debuntu.org/2006/02/22/7-virtual-hosting-using-apache-2
http://brucewampler.wordpress.com/2009/02/28/adding-virtual-hosts-to-ubuntu-apache/
http://www.ubuntugeek.com/howto-create-name-based-and-ip-based-virtual-hosts-in-apache.html
http://www.google.co.in/search?sourceid=chrome&client=ubuntu&channel=cs&ie=UTF-8&q=virtual+hosting+on+apache+ubuntu

I wanted to mention if you want to run more than one website then
apache2 will answer to a query for which no default server name is
specified in
the alphabetical order of name of vhost file.So your file name for
vhost file is also important though you may not need this but I
thought it is good to mention I had real nightmare because of this I
run 14 websites and  13 on Apache and 1 on Zope behind Apache my
entire structure was in trouble.




More information about the ubuntu-users mailing list