The following code works to hide .php and replace it with .html
RewriteEngine ON RewriteCond %{REQUEST_URI} ^/([^/]*)/([^.]*)\\.html/?$ [NC] RewriteRule ^(.*)