You should be able to run Apache 1 on one vhost and 2 on another, but you
need 2 IP's then and set listen to
Listen 12.23.34.45:80
and
Listen 45.34.23.12:80
in the other httpd.conf...
Otherwise, just run them on different ports... Might be intrested in the
ProxyPass directive as well...
--
// DvDmanDT
MSN:
dvdmandt@hotmail.com
Mail:
dvdmandt@telia.com
"Saskia" <welton_saskia@hotmail.com> skrev i meddelandet
news:bij17t$kad$1@news.freedom2surf.net...
> Is it possible for both versions of Apache with mod_perl to coexist and
> operate quite happily eg different virtual host or port ?
>
> If it is how would I operate the separate conf files ?
>
> Many thanks
>
> Bob
>
>