ifgeny87/rainbow/master/public/js/.htaccess
RewriteEngine On # templates.js -> templates.php # *.templates.js -> templates.php RewriteRule templates.php - [L] RewriteRule ^templates.js$ templates.php [L] RewriteRule .templates.js$ templates.php [L] # all -> getjs.php RewriteRule getjs.php - [L] RewriteRule (.*) getjs.php?v=$1 [L]
Files
