Web Servers on Unix and Linux - Apache "Server Config" context question

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Unix and Linux > September 2006 > Apache "Server Config" context question





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Apache "Server Config" context question
Jim Garrison

2006-09-11, 1:26 am

From reading the documentation (v2.2) about how various config sections
are merged, I thought I had deduced the correct behavior for the
following scenario:

<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>

<Directory "/home/web">
AllowOverride All
</Directory>

<VirtualHost xx.xx.xx.xx:80>
DocumentRoot /home/web/site
ServerName my.server.name
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com