Apache Server configuration support - Re: Directory access [SOLVED]

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > July 2007 > Re: Directory access [SOLVED]





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 Re: Directory access [SOLVED]
Matis

2007-07-12, 1:21 pm

Matis wrote:

> Hello,
>
> I want to disable directory browsing by clients. I've found that I have to
> put this into httpd.conf to achieve it:
>
> <Directory />
> AllowOverride None
> Order Deny,Allow
> Deny from All
> </Directory>
>
> I did it, but it's still possible to access directories with webbrowser.
> What should I do? I use Apache 2.2.3.


OK, I solved the problem by specifying directories which I wanted to be
restricted from public browsing.

Thanks,
Matis
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com