Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to prevent people from seeing the contents of the IMAGES folder?


KPGroup

Recommended Posts

The title says it all,

 

Should I change the permissions?

 

Thanks in advance.

 

Karim.

 

I would take it one step further and make the index.htm(l) or default.htm(l) in the images folder a redirect:

 

<html>
<head>
<title>Redirect</title>
<META HTTP-EQUIV="Refresh" CONTENT="1; URL=http://yoursite.com/catalog/index.php"></head>
<body>
</body>
</html>

 

jon

It's all just ones and zeros....

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...