 |
Mycket flitig postare
|
|
Reg.datum: Apr 2006
Inlägg: 857
|
|
Mycket flitig postare
Reg.datum: Apr 2006
Inlägg: 857
|
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule .* din-php-404-sida.php [QSA,L]
|