On Mon, Dec 12, 2011 at 2:26 AM, J. Roeleveld <[email protected]> wrote:

> On Mon, December 12, 2011 8:21 am, Joseph wrote:
> > On 12/12/11 02:03, Matthew Finkel wrote:
> >>   On Mon, Dec 12, 2011 at 1:23 AM, Joseph <[email protected]> wrote
> >>
> >>     in: modules.d/00_default_settings.conf
> >>     # We configure the "default" to be a very restrictive set of
> >> features.
> >>     <Directory />
> >>       Options FollowSymLinks
> >>       AllowOverride None
> >>       Order deny,allow
> >>       Deny from all
> >>     </Directory>
> >>
> >>
> >>   Is there a reason you're giving access to / ?
> >
> > No the above statement actually prevent access, am I correct?
>
> Yes, you are correct. It prevents access.
> Configuration in the vhosts-config will add access to the required
> directories.
>

I'm sorry, I skimmed over it and misread it. It's much better the way you
have it! :)


>
> > Thanks folks, SOLVED!
>
> That's good to hear.
>
> > Another lesson learned!
>

 Awesome! Live and learn

- Matt

Reply via email to