[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 differen

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 wrote: Read the error more carefully:  Invalid command 'LoadModule' It's not complaining about missing modules, it's complaining about the Apache directive itself "LoadM

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

2016-05-20 Thread Scott Birl
  mod_alias.c   mod_access.c   mod_auth.c   mod_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 wrote: It should be similar to the grep example you had earlier, so: LoadModule rewrite_module libe

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 wrote: James

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 [mailto:gpscru.

[users@httpd] RE: Redirect HTTP to HTTPS

2015-02-09 Thread Scott Birl
> From: Chris Arnold [mailto:carn...@electrichendrix.com] > Sent: Saturday, February 07, 2015 9:50 AM > To: > Subject: [users@httpd] Redirect HTTP to HTTPS > > Apache 2.4.10 on SLES 12. I am trying to redirect a subdomain address from > http to https. So when a user forgets to use https they wil

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

2014-10-01 Thread Scott Birl
Eric Covener mailto:cove...@gmail.com>> wrote: > > On Wed, Oct 1, 2014 at 2:41 PM, S.A. Birl > > mailto: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 and not > even mod_ldap