phane GUIBOUD-RIBAUD <[EMAIL PROTECTED]>
29/08/2007 13:56
Remis le : 29/08/2007 13:57
Pour : modperl@perl.apache.org
cc :(ccc : Matthieu FEREYRE/DSEC/SAGEM)
Objet : Re: Restarting Apache2.2 from PERL
It's like a suicide ?
If you kill Apache, you kill you
Is it possible to restart Apache from a perl script (executed by Apache) ?
I tried to send a Kill system command with no success.
Any idea ?
FEREYRE Matthieu
" Ce courriel et les documents qui y sont attaches peuvent contenir des
informations confidentielles. Si vous n'etes pas le destinataire
I use a basic authentification (Apache2::Access) wich works fine, but my
question is :
How do I disconnect users ?
The disconnection is done when they close their webbrowser (Apache will
ask the login/password the next time they enter the website).
But i would like to make a "disconnect" button.