ninetor/mts4g/master/.htaccess - Htaccess File

ninetor/mts4g/master/.htaccess

AddDefaultCharset UTF-8
#Options +FollowSymLinks
RewriteEngine on

RewriteRule !.(js|css|jpg|jpeg|png|bmp|gif|svg|zip|ico|txt|woff|ttf|eot)$ bootstrap.php [L]
RewriteRule ^.*(css|js|fonts|img)/(.+)$ application/templates/$1/$2

On Github License

Files

Download PDF of Htaccess file

Comments

Apache