DJ
08-23-2001, 10:05 AM
I need to install a http server on a RedHat 7.1 machine, could anyone give me a link where i could learn how to do so? I have checked the HOWTOs in linux.org without success :(
![]() | View Full Version : Installing http server on redhat - help pls DJ 08-23-2001, 10:05 AM I need to install a http server on a RedHat 7.1 machine, could anyone give me a link where i could learn how to do so? I have checked the HOWTOs in linux.org without success :( allera 08-23-2001, 10:11 AM http://www.linuxdoc.org/HOWTO/mini/Apache+SSL+PHP+fp.html Not really hard to do. You can also try to use the RH RPMs found at www.redhat.com. valkaryn 08-23-2001, 02:54 PM If you are not doing it via RPM, I believe that Apache (www.apache.org) has quite a bit of documentation, also. mikeknoxv 08-23-2001, 05:28 PM Here are some good tutorials I have used personally: http://hotwired.lycos.com/webmonkey/00/44/index4a_page3.html?tw=programming http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page8.html CagedTornado 08-23-2001, 06:35 PM Try the Apache toolbox (automated install tool). I've used this on SEVERAL linux distros (including RH 7.1) with great success. I don't know how I survived without it. http://www.apachetoolbox.com mikeknoxv 08-23-2001, 07:04 PM NuSphere will also do the same. I believe they still offer the free version. www.nusphere.com DHWWnet 08-23-2001, 11:10 PM Originally posted by DJ I need to install a http server on a RedHat 7.1 machine, could anyone give me a link where i could learn how to do so? I have checked the HOWTOs in linux.org without success :( RH 7.1 comes with Apache 1.3.19 |