Monday 30 June 2008 7:02:44 am
I have some issues related to IPs trying to use our server as proxy with a GET request like: GET http://thecric.free.fr/AZenv/azenv.php HTTP/1.0 the result is 404 Not Found, as it should be i guess. The content is from the Error module View function "kernel(20)". But.. If for some freak coinsidence the cache has just been reset and that GET request is the first request everything is a bit screwy. ie. the URL rewriting now wants to point at (notice the AZenv, wich is wrong):
www.example.com/AZenv/design/plain_site...
www.example.com/AZenv/extensions... etc. etc. Do i have some configuration wrong? is it a bug? Any pointers appriciated. Dennis
|