1. Install mod_auth_mysql:
sudo apt-get install libapache2-mod-auth-mysql
2.Enable mode_auth_mysql
cd /etc/apache2/mods-enabled
sudo ln -s ../mods-available/auth_mysql.load
1. Install mod_auth_mysql:
sudo apt-get install libapache2-mod-auth-mysql
2.Enable mode_auth_mysql
cd /etc/apache2/mods-enabled
sudo ln -s ../mods-available/auth_mysql.load
