RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^\.]+)$ $1.html [NC,L] Header set Cache-Control "max-age=8380800, public" AddType application/manifest+json .webmanifest