ngangchill/po/master/.htaccess - Htaccess File

ngangchill/po/master/.htaccess

RewriteEngine on 
RewriteRule ^$ /index.php [L] 
RewriteCond $1 !^(index.php|assets|resource|system|user_guide|bootstrap|robots.txt|favicon.ico|trevor|uploads) 
RewriteRule ^(.*)$ /index.php/$1 [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache