RewriteEngine On # verwijder .php van links RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^home$ home.php [L]