Welcome Guest, Not a member yet? Register   Sign In
upload problem
#5

[eluser]timaksu[/eluser]
Code:
RewriteEngine on
RewriteRule ^$ /codeigniter/index.php [L]

RewriteCond $1 !^(index\.php|images|css|js|robots\.txt|favicon\.ico)

RewriteRule ^(.*)$ /codeigniter/index.php/$1 [L]


Messages In This Thread
upload problem - by El Forum - 04-25-2009, 12:41 PM
upload problem - by El Forum - 04-25-2009, 12:45 PM
upload problem - by El Forum - 04-25-2009, 12:57 PM
upload problem - by El Forum - 04-25-2009, 01:01 PM
upload problem - by El Forum - 04-25-2009, 01:01 PM
upload problem - by El Forum - 04-27-2009, 12:12 AM
upload problem - by El Forum - 04-27-2009, 03:35 AM
upload problem - by El Forum - 04-27-2009, 06:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB