|
Originally posted by Rev If you are on an apache server (linux), you can add a custom .htaccess file (just a plain text file named '.htaccess') with the following line in it: Options -Index Put that in the public_html folder, and it should disallow index viewing for that folder and all child folders. |
|
Originally posted by dahl I'm on Linux, so I should try that. Will that work as a 404 page too ? |