Hi,

I have a problem with file name encodings in URL's, and I don't know if
it is a browser or a server issue

I have a file like this:

http://test.com/Testfile_%22Test%27s%22.html

but when I try to browse to it, it gets re-written to the following and
causes a 404.

http://test.com/Testfile_"Test's".html

Is this something that apache is doing? If so, what should I do to make
sure that it does not get decoded like this?

Thanks!
Rick



-- 
This message has been scanned for viruses and
dangerous content by Green Mountain Network, and is
believed to be clean.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to