CodeIgniter Forums
Image Path with Browser issue - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Image Path with Browser issue (/showthread.php?tid=57972)



Image Path with Browser issue - El Forum - 05-01-2013

[eluser]Uresh Patel[/eluser]
HI,
I have developed a website in CI.
Now,i am developing API in PHP(not in CI).
I am sending the Image URL in response to mobile device.
Normally when we directly access the image from full path
Quote:http://www2.warwick.ac.uk/services/communications/medialibrary/images/july2010/u23_football_37.jpg
like this will display image.

But when i supply CI Path like
Quote:http://localhost/project/public/upload/player/thumb/fec052ce158380169264a493c7159649.jpg
it is not working.

I have also attached the .htaccess and error screenshot below.


Image Path with Browser issue - El Forum - 05-01-2013

[eluser]TheFuzzy0ne[/eluser]
This is a duplicate of http://ellislab.com/forums/viewthread/235105/

Please do not reply to this post