You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kevin Old <ko...@kold.homelinux.com> on 2004/03/04 17:35:15 UTC

[users@httpd] How to have 1.3 and 2.0 coexist on the same server

Hello everyone,

I have a RH 7.3 server running Apache 1.3.27/mod_perl 1.26 that I have a
few mod_perl/HTML::Mason web apps running under. 

The server house I'm hosted with will be forcing me to go to RH ES or RH
WS soon and in those distros Apache 2 and mod_perl 1.99 are installed by
default.  What I'm thinking of doing (while mod_perl 1.99 is not
production ready yet) is to build Apache 1.3.x from source on RH ES (or
WS) to run my Apache 1.3.x/mod_perl 1.26 apps.

Since Apache 2 will be listening on port 80 can I use mod_rewrite to
received request on port 80 in Apache 2 and then forward those requests
to Apache 1.3.x?

I'm sure others have had this problem before and I welcome any and all
suggestions on how I go about this.

Thanks for any suggestions,
Kevin
-- 
Kevin Old <ko...@kold.homelinux.com>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org