03-31-05 01:13 PM
On 2005-03-31, dark poulpo <qsdqd@sss.ss> wrote:
> none module for proxy was been loaded but GET http://www.google.fr HTTP/1.
0
> is good.
And it does return the google.fr home page or just your home page? Because
the latter is the standard result.
> how to disable this request when the path is not my host ?
You could use mod_rewrite to rewrite the request or plain disable the
whole GET with the <Limit> directive:
Davide
--
Me: When I start my motorbike I'm sitting ON it, not standing in front of
it and looking at the light.
He: This is the difference between a Sysadmin and a Developer I guess...
[ Post a follow-up to this message ]
|