Welcome Guest, Not a member yet? Register   Sign In
.swf files and CI (SOLVED)
#2

[eluser]miramichi[/eluser]
This problem was solved by adding this to my .htaccess:

RewriteEngine On
RewriteCond $1 !^(index\.php|Flash)
RewriteRule ^(.*)$ index.php?/$1 [L]


Messages In This Thread
.swf files and CI (SOLVED) - by El Forum - 04-07-2011, 06:52 AM
.swf files and CI (SOLVED) - by El Forum - 04-07-2011, 09:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB