BlueWorld/USGVail/master/.htaccess
RewriteEngine on RewriteCond $1 !^(index.php|images|robots.txt) RewriteCond $1 !^(index.php|css|robots.txt) RewriteCond $1 !^(index.php|js|robots.txt) RewriteCond $1 !^(index.php|_attachments|robots.txt) RewriteRule ^(.*)$ /index.php/$1 [L]
Files
