sapplica/sentrifugo/master/patches/patches_1.1.3/.htaccess - Htaccess File

sapplica/sentrifugo/master/patches/patches_1.1.3/.htaccess

Options +FollowSymLinks
RewriteEngine on

RewriteRule !.(htm|html|txt|swf|js|ico|gif|jpg|png|css|php|xml)$ index.php

RewriteRule ^.*$ - [NC,L]
RewriteRule ^.*$ index.php [NC,L]

SetEnv APPLICATION_ENV "development"

On Github License

Files

Download PDF of Htaccess file

Comments

Apache