On November 18, 2004 07:26 am, Edward Iglesias wrote: > Greetings All, > I was wondering if any of you were running Apache 1.3.x instead of > 2.0? I am running RHES v3 and 2.0 came standard. Unfortunatley it does > not play well with some applications. I was wondering if any of you had > any experience uninstalling 2.0 and installing 1.3. > > -- > Edward Iglesias > Integrated Library Systems Coordinator > 504.864.7838 (work) > 504.864.7842 (FAX) Hi, I have a box at work (running either rh9 or rhel 2.1) that we needed to add apache 1.3 to. Apache 2 was already running and was still required so I just grabbed 1.3 source (httpd.apache.org). It installs into /usr/local by default. The 2.0 rpm uses /etc/httpd, so the two run independently. You just need to have the Listen directive set up correct on each and have a second IP or port, and you'll need to make init scripts if needed. (and maybe update your fw rules) If you don't need the 2.0 running, you could just stop it, then install apache1.3 in /usr/local, edit the init script to use 1.3 and then start it. Hope that helps. -- Pete Nesbitt, rhce -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list