ForceType application/x-httpd-php RewriteEngine On RewriteRule ^contentteller|contentteller/|contentteller/(.+)$ contentteller.php [L,QSA] # Uncomment the following RewriteCond/RewriteRule lines if you are using the mod_rewrite SEO option # You may need to adjust the third RewriteCond line to exclude additional directories # Note: Using the mod_rewrite option is only recommended for experienced users #RewriteCond %{REQUEST_FILENAME} !-f #RewriteCond %{REQUEST_FILENAME} !-d #RewriteCond %{REQUEST_FILENAME} !^(cadmin|jscripts|images|sitemap)/ #RewriteRule ^(.+)$ contentteller.php [L,QSA]