atesgoral/instaflavor/master/.htaccess - Htaccess File

atesgoral/instaflavor/master/.htaccess

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /wp-content/plugins/instaflavor/cache
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . /wp-content/plugins/instaflavor/generate.php [L]
</IfModule>

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache