0

Error "AH00558: apache2:

I am getting error AH00558: apache2: Could not reliably determine the server's fully qualified domain name while installing Modsecurity on Ubuntu

nathencooke
asked Mar 16, 2021
1 Answer
0

To fix above error follow below steps\

Open the file

vim /etc/apache2/apache2.conf

In that file add the below line

ServerName localhost

Once completed restart the apache service by using below command

systemctl restart apache2

View More
linuxhelp
answered Mar 16, 2021
Your Answer
||||
 
100:0

Related News in Error "AH00558: apache2:

Related News in Error "AH00558: apache2: