On Thu, 6 Apr 2000, Marshall Dudley wrote:
> We have had banners servers running on 2 different boxes for years under
> mod_perl without any problems. Recently we moved two banner servers
> onto the same box, each under a different virtual domain.
>
> Now I cannot get them to run reliably. It
> Stas Bekman wrote:
>
> > mod_perl guide is your friend:
> > http://perl.apache.org/guide/rel/config.html#A_Script_From_One_Virtual_Host_C
Oops, sorry. I've used the URL one from my local machine. This is the
right one:
http://perl.apache.org/guide/config.html#A_Script_From_One_Virtual_Host_C
Stas Bekman wrote:
> mod_perl guide is your friend:
> http://perl.apache.org/guide/rel/config.html#A_Script_From_One_Virtual_Host_C
Apparently not.
--
Not Found
The requested URL /guide/rel/config.html was not found on this server.
Apache/1.3.9 Server at perl.apache.org
On Thu, 6 Apr 2000, Marshall Dudley wrote:
> We have had banners servers running on 2 different boxes for years under
> mod_perl without any problems. Recently we moved two banner servers
> onto the same box, each under a different virtual domain.
>
> Now I cannot get them to run reliably. It
It should be easy enough --:
tow different virtual domain in one Unix box should
have no problem at all (even over hundereds).
Solution: for each v-host, use seperate cgi-bin dir
this is setup inside your apache web server:
httpd.conf file,
in the V-host block.
Gordon Wu
> -Origina