View Single Post
  #2  
Old 05-15-2004, 07:57 AM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default

Hey ADPBoss, good luck with your new site

Here a few things I have done (all these give indications as to what you might have done and what version of the store you are running):

CHMOD 000 the following files:
COPYRIGHT
INSTALL
install.php
patch.1 *
patch.pl *
README
UPGRADE.NOTES_x.x.x-x.x.x *
UPGRADE.readme *
VERSION *
NOTE: You will need to CHMOD some of these back (files with *) to 644 when you upgrade to the next version.

Drop and .htaccess file with "Deny from all" in the following directories:

log
files
include
Smarty-x.x.x
modules
skin1_original
sql
NOTE: some of these directories might have the restriction in place already so just double check it.

In the root directory of your web, add/modify the .htaccess file with "Options -Indexes"
This way any directory that does not have an index file in it will not list the directory contents.

I think that is it for now... I'll keep adding as I come across more stuff!

HTH
__________________
Emerson
Total Server Solutions LLC- Quality X-Cart Hosting
Recommended X-Cart Hosting Provider - US and UK servers
Does your host backup your site? We do EVERY HOUR!!!
Shared Hosting | Managed Cloud | Dedicated Servers
Reply With Quote