Welcome Guest, Not a member yet? Register   Sign In
I need help with .htaccess configuration for css/images inside the views folder
#2

[eluser]InsiteFX[/eluser]
Code:
RewriteCond $1 !^(index\.php|themes|assets|css|js|images|img|media|xml|user_guide|robots\.txt|favicon\.ico)
RewriteRule ^(.*)$ index.php?/$1 [L,QSA]
Modify to suit your needs.

InsiteFX


Messages In This Thread
I need help with .htaccess configuration for css/images inside the views folder - by El Forum - 06-29-2011, 07:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB