Re: [users@httpd] Quick Allow/Deny Question

2011-09-30 Thread Brandon Phelps
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

2011-09-29 Thread Brandon Phelps
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