panxp/codeigniter-swagger/master/.htaccess - Htaccess File

panxp/codeigniter-swagger/master/.htaccess

RewriteEngine on  

RewriteCond $1 !^(index.php|images|docs|error.html|404.html|statics|qq|(.*).css|(.*).js|(.*).jpg|(.*).jpeg|(.*).png|(.*).bmp|(.*).gif|(.*).doc|(.*).shtml|robots.txt)   
RewriteRule ^(.*)$ /index.php/$1 [L]

On Github License

Files

Download PDF of Htaccess file
static

Comments

Apache