image file path and uri conflict |
Hi all,
i having trouble with the file path to display raw image in the browser (which mean copy the image url into new tab), because found that Codeigniter treat it as a controller and eventually give me 404. example: http://mydomain.com/upload/portfolio/img.png NOTE: i got use .htaccess to remove index.php how to solve this? thanks for advice!! |
Messages In This Thread |
image file path and uri conflict - by Edwin - 12-05-2015, 08:04 AM
RE: image file path and uri conflict - by scion - 12-05-2015, 09:15 AM
RE: image file path and uri conflict - by freddy - 12-07-2015, 12:43 AM
|