can't access apache web server - TechRepublic
General discussion
November 15, 2001 at 09:39 PM
luie

can’t access apache web server

by luie . Updated 24 years, 6 months ago

I installed apache1.3.22 on a RH7.1 with the following config options:

SSL_BASE=../openssl-0.9.x \
./configure \
–enable-module=ssl \
–active-module=src/modules/php4/libphp4.a \
–enable-module=php4 \
–prefix=/usr/local/apache \
–enable-shared=ssl

I can browse the pages on the machine where apache is installed but I can’t connect to
this web server from other machines on the network ( both MS Windows & Linux machines).

I’ve edited the httpd.conf file, do I need to configureanything on the other machines on the network?

This discussion is locked

All Comments