Greetings,
I currently have the following in a .htaccess file;
How would I change the above to allow access to a PNG image in the dir?
I currently have the following in a .htaccess file;
| Code: |
| <Limit GET POST PUT>
Order Allow,Deny Deny from All </Limit> |
How would I change the above to allow access to a PNG image in the dir?
