[users@httpd] RE: Apache log analyzer?

2017-04-28 Thread Scott Birl
> From: Rose, John B [mailto:jbr...@utk.edu] > Sent: Friday, April 28, 2017 11:18 AM > To: users@httpd.apache.org > Subject: [users@httpd] Apache log analyzer? > > Any suggestions for an Apache log analyzer? > > Thanks > John: I have found that different analyzers interpret the data

RE: [users@httpd] old solaris box (but heavily used)

2016-05-20 Thread Scott Birl
   thanks for the help. I really appreciate it. jim On Fri, May 20, 2016 at 3:33 PM, Scott Birl <sb...@temple.edu> wrote: Read the error more carefully:  Invalid command 'LoadModule' It's not complaining about missing modules, it's complaining about the Apache directive itself "LoadModul

RE: [users@httpd] old solaris box (but heavily used)

2016-05-20 Thread Scott Birl
od_setenvif.c suexec: disabled; invalid wrapper /app/ip/apache_1.3.37/bin/suexec Thanks for helping! Jim On Fri, May 20, 2016 at 2:01 PM, Scott Birl <sb...@temple.edu> wrote: It should be similar to the grep example you had earlier, so: LoadModule rewrite_module libexec/mod_rewrite.s

RE: [users@httpd] old solaris box (but heavily used)

2016-05-20 Thread Scott Birl
| xargs ls -lrt -r-xr-xr-x   1 root     bin        68320 Feb 26  2014 apache/libexec/mod_rewrite.so -r-xr-xr-x   1 root     bin        61272 Sep 24  2014 apache2/libexec/mod_rewrite.so                                                     On Fri, May 20, 2016 at 11:33 AM, Scott Birl <sb...@temple.

RE: [users@httpd] old solaris box (but heavily used)

2016-05-20 Thread Scott Birl
James: https://httpd.apache.org/docs/2.0/mod/mod_alias.html#redirect mod_alias for Redirect or RedirectMatch And since you have dynamic loading of modules enabled, yes, you can "turn on" the alias module without the need of re-compiling Apache from scratch. From: james pruett

Re: [users@httpd] httpd 2.2.21 children calling LDAP

2014-10-01 Thread Scott Birl
Eric Covener cove...@gmail.commailto:cove...@gmail.com wrote: On Wed, Oct 1, 2014 at 2:41 PM, S.A. Birl sb...@temple.edumailto:sb...@temple.edu wrote: The Apache logs do not show any outgoing requests to the LDAP farm. Could it be something like system LDAP groups via /etc/nsswitch.conf