Super Green Hosting Help Center

 

If you can't find what you're looking for,
please click here to submit a support ticket.

Submit Support Ticket

If you can't remember your cPanel or Billing Logins,
Please click here to have them resent .

Forgotten Your Password?
 

Article Details

Last Updated
31st of October, 2008


Would you like to...

Print this page Print this page

Email this page Email this page

Post a comment Post a comment

Subscribe me

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF

User Opinions (0 votes)

No users have voted.

How would you rate this answer?



Thank you for rating this answer.

questionHow to Stop A Directory Index From Being Shown

Sometimes, for one reason or another, you will have no index file in your directory. This will, of course, mean that if someone types the directory name into their browser, a full listing of all the files in that directory will be shown, which could be a security risk for your site. To prevent against this (without creating lots of new 'index' files), you can enter a command into your .htaccess file to stop the directory list from being shown: Options -Indexes.