Security

The following advice is valid only, if you're running the Apache http server. The support for .htaccess files should be enabled in any case (you can change that in http.conf).


deny from all

AuthType Basic
AuthName "Admin Backend"
AuthUserFile /home/username/path/accesslist
require valid-user
DirectoryIndex login.php
RewriteEngine Off

<IfModule mod_ssl.c>
SSLRequireSSL
</IfModule>

PDF version

Created: 08.01.2006 17:17 CET, Last Change: 21.01.2006 12:08 CET by admin

Login

or create a new account

Username


Password