Home

Security


As it is configured out of the box, your system is open and has no security. Although random people won't know to access your server without a domain name, security based on ignorance is not really a good idea.

It is strongly recommended that you password protect your server. You can add username/passwords for yourself, your friends and even add a guest account with a password that is not obvious that you can - at your disctretion - make available to people on a casual basis (not really a good idea but that is your call).

To add security, you will need to make sure that a couple of lines are not commented out in your httpd.conf file, create an access control file and then create a password file. I have supplied a web based utility to make adding passwords a little easier.

Steps:

httpd.conf

Create The .htaccess file