Apache authentication and Nagios

Stanley Hopcroft Stanley.Hopcroft at IPAustralia.Gov.AU
Fri Dec 13 07:25:29 CET 2002


Dear Sir,

I am not sure I should be saying anything more about this but, ..

On Fri, Dec 13, 2002 at 12:05:15AM -0600, Mike McClure wrote:
> Hi Stanley,
> 
> >
> > mod_perl is available from www.apache.org (mod_perl link I think). It is
> > a substantial set of patches and Perl to rebuild a Perlified apache from
> > the Apache source (so unless you get a prebuilt apache + mod_perl, you
> > need the Apache source as well).
> >
> > Here is what Apache looks like with it mod_perl :-
> >
> > tsitc> /usr/local/apache/bin/httpd -l
> > Compiled-in modules:
> >   http_core.c
> >   mod_so.c
> >   mod_perl.c
> > suexec: disabled; invalid wrapper /usr/local/apache/bin/suexec
> > tsitc>
> >
> > You can also get prebuilt apache + mod_perl (eg FreeBSD packages, must
> > be RPMs etc).
> >
> 
> Actually, an easier way is to build mod_perl as a DSO (Dynamic Shared Object) and
> load it as a module at run-time.  That way, you don't have to rebuild Apache, and
> you shouldn't even need the apache source code.
>

Good point.

 
> You might need to add something like this to httpd.conf:
> 
> LoadModule perl_module        /usr/lib/apache/modules/mod_perl.so
>

I understand this is a possibility but I have no personal experience of
doing so (apart from building Apache with DSO support so that modules
can be activated as required).

It may be necessary that the prebuilt apache have DSO support (and 
IIRC correctly this is an apache build option).

> - Mike
> 
> -- 
> Mike McClure, CCIE # 5125, CISSP # 30232
> PNE Services, Inc. -  http://www.pneservices.com
> mmcclure at pneservices.com
> mobile: 913-636-5590
> 

Yours sincerely.

--
------------------------------------------------------------------------
Stanley Hopcroft
------------------------------------------------------------------------

'...No man is an island, entire of itself; every man is a piece of the
continent, a part of the main. If a clod be washed away by the sea,
Europe is the less, as well as if a promontory were, as well as if a
manor of thy friend's or of thine own were. Any man's death diminishes
me, because I am involved in mankind; and therefore never send to know
for whom the bell tolls; it tolls for thee...'

from Meditation 17, J Donne.


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/




More information about the Users mailing list