Dobrý den,
mám v localhostu ve složce "fancy" soubor .htaccess:
ErrorDocument 404 /404.html
RewriteEngine on
RewriteRule ^s-(.*) ?page=$1
Ale když zadám nesmyslnou adresu, třeba "localhost/fancy/asff", vypíše mi to jen defaultní chybovku od chromu:
Not Found
The requested URL /fancy/af was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 Server at localhost Port 80