> -----Original Message-----
> From: willems Luc [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 09, 2001 8:57 AM
> To: [EMAIL PROTECTED]
> Subject: Reloading handler modules
> 
> 
> 
>       hello ,
> 
> I'm converting some scripts into Apache handler scripts
> in my configuration i have something like
> 
> <Location /cpbin/xml>
>  Sethandler perl-script
>  PerlHandler Apache::cp
> </Location>
> 
> Every time i change something in the Apache::cp module , i 
> have to restart 
> the server to enable the changes.

use Apache::Reload...

--Geoff

Reply via email to