Re: [users@httpd] Quick Allow/Deny Question
wrote: Your root directory / should always be Deny from all. Then you allow access to other directories per need. On Sep 30, 2011 7:25 AM, "Brandon Phelps" mailto:bphe...@gls.com>> wrote: > Hello all, > > I am a bit confused regarding the difference between: &
[users@httpd] Quick Allow/Deny Question
Hello all, I am a bit confused regarding the difference between: Options FollowSymLinks AllowOverride None and: Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,de