|
|||
|
Dear All
I am studying Zend Framwork and needed help in an area. I am using the default directory structure for my project. I have put the images for my application in html/images. when i am trying to access the images via <img src=""> the images are not accessible because a .htaccess file is there in html folder like below. RewriteEngine on RewriteRule !\\.(js|ico|gif|jpg|png|css)$ index.php I need to access the images from my code using src, but it should not be accessed directly through url by the user. Please help me on this. Thanks and Regards Sreekanth |
![]() |
| Thread Tools | |
| Display Modes | |
|
|