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.
- 0 Korisnici koji smatraju članak korisnim
Vezani članci
How do I create a redirect for my site?
The redirect option is available in your control panel. Please login into your control pane and...
How do I activate SSL in osCommerce?
In order to configure osCommerce to work with SSL please open the file...
CAPTCHA: Telling Humans and Computers Apart Automatically
A CAPTCHA is a program that protects websites against bots by generating and grading tests that...
How do I reset my password for osCommerce?
osCommerce uses .htaccess and .htpasswd format files to manage the protection on the admin...
How do I get different character sets to display in HTML?
Many web browsers display Western Character Encoding (ISO-8859-1) by default. This means that...