Welcome Guest, Not a member yet? Register   Sign In
Store form data in database and email it to email address x
#14

[eluser]rhand_ci[/eluser]
Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt|style\.css)
RewriteRule ^(.*)$ /ci/index.php/$1 [L]

Did the trick to make the style.css to load properly.


Messages In This Thread
Store form data in database and email it to email address x - by El Forum - 02-28-2010, 06:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB