Thank you for sharing your knowledge.
>>> [EMAIL PROTECTED] 5/23/2007 12:05 PM >>>
On 5/23/07, Matt Rigor <[EMAIL PROTECTED]> wrote:
> Joshua,
>
> Three questions in hopes of bettering my understanding of Apache.
>
> Why not just edit the conf file to take the 403 error and have it
> redirect to
On 5/23/07, Matt Rigor <[EMAIL PROTECTED]> wrote:
Joshua,
Three questions in hopes of bettering my understanding of Apache.
Why not just edit the conf file to take the 403 error and have it
redirect to the Apache 404 error page
within the error directory? Example below.
ErrorDocument 403 /erro
Joshua,
Three questions in hopes of bettering my understanding of Apache.
Why not just edit the conf file to take the 403 error and have it
redirect to the Apache 404 error page
within the error directory? Example below.
ErrorDocument 403 /error/HTTP_NOT_FOUND.html.var
ErrorDocument 404 /error/H
Thanks! I really appreciate your input. It may be a waste of time for
you but not for someone like me who has just started to learn such things.
bpg
Joshua Slive wrote:
On 5/22/07, Bhagwati Gupta <[EMAIL PROTECTED]> wrote:
Hi,
I am running Apache 2.2.3 on my Debian 3.1 sarge machine. My lo
On 5/22/07, Bhagwati Gupta <[EMAIL PROTECTED]> wrote:
Hi,
I am running Apache 2.2.3 on my Debian 3.1 sarge machine. My local
web security team has examined the system and generated a detailed
security report. One of the issues that I am having difficulty to fix
relates to hidden directories.
Hi,
I am running Apache 2.2.3 on my Debian 3.1 sarge machine. My local
web security team has examined the system and generated a detailed
security report. One of the issues that I am having difficulty to fix
relates to hidden directories. I have been advised to change the server
configurati