phy25/promoCodeProviderPHP/master/.htaccess
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase /p/jzp/c/ RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /p/jzp/c/index.php [L] </IfModule> AddType text/cache-manifest .appcache
Files
