Home > AI > Server > Godaddy >

Apache

check status

$ systemctl status httpd

Relevant files

$ apachectl -V
$ httpd -V (if using older version Apache)

For example, you can find the configuration file here

/etc/apache2/conf/httpd.conf

web directory is /var/www/html/index.html

Leave a Reply