Apache Config

Bruce Ferrell bferrell at baywinds.org
Tue Sep 28 17:59:01 UTC 2010


On 09/28/2010 10:17 AM, Traveller wrote:
> On 28/09/2010 9:53, Johns, Ethan 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?
>>
>> Thanks
>>
>>     
> A quick Google on 'Apache vhost configuration file' led to
>
> http://httpd.apache.org/docs/2.0/vhosts/
>
> Might be a useful reference.
>
>
>   
Close, but no cupcake...  He's seems to be asking about the ubuntu
specific way of doing vhosts.

There is a README file in /etc/apache2.  It talks abotu the directory
structure and four commands that turn modules and sites on and off.  The
vhosts reference is good for building the files and they're a whole
'nother world of fun.





More information about the ubuntu-users mailing list