>>>>> "Mat" == Mat <[EMAIL PROTECTED]> writes:
Mat> Hi everyone, I'd like to know if there is a simple way to find
Mat> if an apache server is compiled with mod_perl and with which
Mat> version.
This does it for me:
$ strings /some/httpd | grep 'mod_perl\/'
The 'strings' command works under Linux and Solaris, I think it's fairly
standard ... and handy :)
- Adam
- Knowing if a apache server is compiled with mod_perl Mat
- Re: Knowing if a apache server is compiled with mod_pe... Ron Beck
- Re: Knowing if a apache server is compiled with mod_pe... Steven Lembark
- Re: Knowing if a apache server is compiled with mod_pe... Adam Worrall
- RE: Knowing if a apache server is compiled with mod_pe... Joe Breeden
- RE: Knowing if a apache server is compiled with mod_pe... Joe Breeden
