Can anyone explain to me what is the significance of this htaccess code
#Makes image.gif, index.html, index.cgi act as php
ForceType application/x-httpd-php
Why would one want to have an image.gif act as php?
Is it not the same thing we protect against using getimagesize and other measures so images are not uploaded with php code embeded in them.?
Thank you for having a look at and sharing me your understanding of it!






Bookmarks