RewriteEngine on RewriteBase / # common php handler RewriteCond %{REQUEST_FILENAME} !-f RewriteRule '' page.php [L]