diff --git a/VM_OPENSSL_APACHE.sh b/VM_OPENSSL_APACHE.sh index 6da4c76..4094be3 100644 --- a/VM_OPENSSL_APACHE.sh +++ b/VM_OPENSSL_APACHE.sh @@ -4,7 +4,8 @@ source VM_CONFIG.sh sudo yum install -y epel-release -sudo yum install -y openssl httpd mod_ssl mod_authnz_pam google-authenticator +sudo yum install -y openssl httpd mod_ssl mod_authnz_pam mod_authnz_pam google-authenticator +sudo yum install -y mod_session if_dentro="enp0s8" ip_dentro="10.60.0.1" diff --git a/www/login.html b/www/login.html index 4eca773..3adb08c 100644 --- a/www/login.html +++ b/www/login.html @@ -12,12 +12,12 @@