louie2cool Posted March 2, 2006 Share Posted March 2, 2006 OK i just finished up on password protecting my admin folder. now since i have to edit my httpd file from the Apache dir. my basic images are not showing up. If you go to theproudpatriot.us the main buttons like add to cart and buy it now are now showing up. since i am using .htaccess with .htpasswd. in the httpd Apache file here is a option AllowOverride AuthConfig. i had to set this to get the htpasswd file to work. if i set it to AllowOverride None. The images with come back. so i was looking in deeper with osc dir. if you go to catalog\includes there is an .htaccess file this is whats in it <Files *.php>Order Deny,Allow Deny from all </Files> now i know this block people from viewing the php files. i want to know if there is something i need to add like allow gifs of something. thanks for the help Link to comment Share on other sites More sharing options...
louie2cool Posted March 2, 2006 Author Share Posted March 2, 2006 nm fixed it i have to add limit to the httpd file. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.