t's bad practice to have non-URL-safe characters in the URL,
> encoded or not.
>
> On 14-Nov-08, at 11:16 AM, Rick Bragg wrote:
>
> > Hi,
> >
> > I have a problem with file name encodings in URL's, and I don't know
> > if
> > it is a brows
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_"Te