[thelist] strange 404 errors

Charlie Llewellin sallyevans at eden.com
Thu Feb 8 12:57:31 CST 2001


Hi,
I am getting a good many 404 errors like this:
/""
/path/to/dir/""

all with the trailing double quotes.

for the life of me I cannot figure out what is causing this.
And I am having no luck getting mod_rewrite to recognize the pattern
eg RewriteRule (/[\"]+)$    /

so - any clues on why this might be happening, or how to work around it?

Charlie Llewellin
charlie at llewellin.net

<tip>
Check your logs and use mod_rewrite or RedirectMatch in Apache to send
common 404 requests to where they really want to go.
</tip>






More information about the thelist mailing list