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

[eluser]pistolPete[/eluser]
[quote author="tidus97" date="1240702866"] cant access my images when i navigate to localhost/codeigniter/uploads/imagename.gif
im guessing this is because i have the rewrite stuff happening (remove index.php)[/quote]
Please post your .htaccess file.
You probably need something like this:
Code:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d


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