Apache was installed with it, version 2.040 I think. I have started Apache with /usr/sbin/apachectl -k start
The error log /var/log/httpd/error_log said it was operating normally.
We are not using SSL, but the ssl_error_log gave warnings about RSA.
The Linux machine has a static ip. I was able to ping the server from my other machine. I tried browsing to it though, and it did not work. I typed the server's IP address into the browser URL line.
In the httpd.conf, I have set the Listen to 80 and ServerName to the server's (internal network) IP address. The error log does not show anthing to say anything wrong, the access_log stays empty.
Can anyone tell me why Apache is not serving.