muffinresearch/fxpay-inapp-demo/master/public/.htaccess
php_flag engine off <IfModule mod_autoindex.c> Options -Indexes </IfModule> RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} Header set Strict-Transport-Security "max-age=8640000;includeSubdomains" AddType application/x-web-app-manifest+json .webapp