Change response status from 403 to 404
Change response status from 403 to 404
am 23.12.2009 15:40:18 von Xibin Liu
--_972efd1b-5e78-4b31-9892-bbc6213f0ee1_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello=2C
=20
Is there an easy way to change the response status in the http header from =
403 to 404 by configuring the file "httpd.conf"? The reason for doing this =
is to prevent hackers from guessing forbidden web contents by looking for 4=
03 in the http header of the response.
=20
Thanks=2C
Xibin
=20
____________________________________________________________ _____
Ready. Set. Get a great deal on Windows 7. See fantastic deals on Windows 7=
now
http://go.microsoft.com/?linkid=3D9691818=
--_972efd1b-5e78-4b31-9892-bbc6213f0ee1_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello=2C
 =3B
Is there an easy way to change the response status in the http header from =
403 to 404 by configuring the file "httpd.conf"? The reason for doing this =
is to prevent =3Bhackers from guessing forbidden web contents by lookin=
g for 403 in the http header of the response.
 =3B
Thanks=2C
Xibin
Get a great deal on Windows 7 and see how =
it works the way you want.
1813' target=3D'_new'>See the Windows 7 offers now.
=
--_972efd1b-5e78-4b31-9892-bbc6213f0ee1_--
Re: Change response status from 403 to 404
am 23.12.2009 23:39:42 von Devraj Mukherjee
Depending on which Version of Apache you are using, mod_headers may be
of assistance
http://httpd.apache.org/docs/2.0/mod/mod_headers.html
On Thu, Dec 24, 2009 at 1:40 AM, Xibin Liu wrote:
> Hello,
>
> Is there an easy way to change the response status in the http header fro=
m
> 403 to 404 by configuring the file "httpd.conf"? The reason for doing thi=
s
> is to prevent=A0hackers from guessing forbidden web contents by looking f=
or
> 403 in the http header of the response.
>
> Thanks,
> Xibin
>
> ________________________________
> Get a great deal on Windows 7 and see how it works the way you want. See =
the
> Windows 7 offers now.
--=20
"The secret impresses no-one, the trick you use it for is everything"
- Alfred Borden (The Prestiege)
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Change response status from 403 to 404
am 24.12.2009 01:03:35 von Eric Covener
On Wed, Dec 23, 2009 at 5:39 PM, Devraj Mukherjee wrote:
> Depending on which Version of Apache you are using, mod_headers may be
> of assistance
> http://httpd.apache.org/docs/2.0/mod/mod_headers.html
How would that help, and why would it depend on the version of Apache?
--
Eric Covener
covener@gmail.com
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Change response status from 403 to 404
am 24.12.2009 01:54:57 von Nick Kew
Xibin Liu wrote:
> Hello,
>
> Is there an easy way to change the response status in the http header
> from 403 to 404 by configuring the file "httpd.conf"?
I suggest you read
http://bahumbug.wordpress.com/2008/09/16/security-by-cookery /
If you still want to hack it, for example a .asis errordocument.
--
Nick Kew
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org