Re: [users@httpd] ErrorDocument with URL containing URL encoded chars

2019-01-09 Thread Hajo Locke
Hello, Am 09.01.2019 um 09:48 schrieb Hajo Locke: Hello List, have a interesting problem here. I have a .htaccess with Errordocument containing Text to be displayed: ErrorDocument 404 "not existing" This works with standard URLs like http://example.com/fubar.htm I get response 404 and in Brow

Re: [users@httpd] ErrorDocument with URL containing URL encoded chars

2019-01-09 Thread Dan Ehrlich
Not surprising that you got different behavior after removing a value from .htaccess and placing it elsewhere. No one knows exactly / 100% how .htaccess works. The file only exists because they wanted to maintain backwards compatibility with the web server that used to come with Mosaic at Universi

[users@httpd] ErrorDocument with URL containing URL encoded chars

2019-01-09 Thread Hajo Locke
Hello List, have a interesting problem here. I have a .htaccess with Errordocument containing Text to be displayed: ErrorDocument 404 "not existing" This works with standard URLs like http://example.com/fubar.htm I get response 404 and in Browser displayed text is correct. Now i try URLs like