Re: modperl questions

2001-12-18 Thread Maarten Koskamp
- Original Message - From: "Alastair Stuart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 18, 2001 3:38 PM Subject: modperl questions [snip] > -- how to add new aliases to httpd.conf or ./conf/clients.pl > without having to restart apache ?? Why not use a perl h

Re: Perl Handlers

2001-12-13 Thread Maarten Koskamp
- Original Message - From: "Anand R" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 9:58 AM Subject: Perl Handlers > How to set location for perl on Apache Webserver 1.3.19 > SetHandler perl-script PerlHandler FOO::BAR AuthName "FOO-BAR" AuthTyp

Re: Vhosts + mod_perl

2001-11-30 Thread Maarten Koskamp
Take a look here: http://dsb3.com/dave/dynipvhost.html or here: http://orbitstar.linux-site.net/pub/archive/apache-vhosts.html Greetz. maarten.

Apache causes exception when a module calls "die"

2001-11-14 Thread Maarten Koskamp
Hi All, I am expriencing a problem using apache 1.3.20 binary distribution for win32. This problem both occurs on Windows98 as well as WindowsNT Server (SP6a). I also use HTML::Mason 1.25 and the XML::parser. Inside one of the modules there is an eval block. In the code executed withing this eva