1shiharat/szfw/master/public/.htaccess - Htaccess File

1shiharat/szfw/master/public/.htaccess

RewriteEngine Off

RewriteCond $1 !^(index.php|blog|favicon.ico|awstatsreport|css|js|captcha|jscripts|uploads|phpMyAdmin|.+.gif$|.+.jpg$|.+.png$|.+.js$|.+.json$|.+.txt$|.+.swf$|.+.flv$)
RewriteRule ^(.*)$ index.php/$1 [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache