diff --git a/Helper/serverInstall.sh b/Helper/serverInstall.sh index 1ee8fd1..84bcce1 100644 --- a/Helper/serverInstall.sh +++ b/Helper/serverInstall.sh @@ -73,6 +73,8 @@ FLUSH PRIVILEGES; # Apache2 +# Remove %h in apache2.conf (this logs the ip addresses) + cat << EOF > /etc/apache2/sites-available/000-default.conf ServerAdmin info@jingga.app