>>>>> "MB" == Mark Bathie <[EMAIL PROTECTED]> writes:

MB> I want to run a production and a development version of my mod-perl web
MB> page on the same apache server. The production and development code

Run two instances of apache, running on different port numbers.  Your
development server could run on port 8000 for instance, instead of the
default port 80.  Then you can just copy your doc tree and perl
libraries into a different location and it should just work ok.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

Reply via email to