php_flag display_errors on Options -Indexes ErrorDocument 404 /s/404 RewriteEngine on RewriteRule ^s/(.*)?$ index.php?s=$1&$2 [L,QSA]