diff --git a/.htaccess b/.htaccess index fda44d32f3131b5c43892bf99a6980a82015acb0..35af76ca7a26312cb76a16e0ec143006fd2e9272 100644 --- a/.htaccess +++ b/.htaccess @@ -18,6 +18,7 @@ ErrorDocument 404 /index.php # Force simple error message for requests for non-existent favicon.ico. <Files favicon.ico> + # There is no end quote below, for compatibility with Apache 1.3. ErrorDocument 404 "The requested file favicon.ico was not found. </Files>