Re: [users@httpd] Correctly configuring OCSP Stapling cache

2018-01-17 Thread Marat Khalili
Hello, I.e., the following: Only ever do valid tickets end up in the cache. After a period that is *shorter* than the ticket lifetime (one day in my example), Apache tries to refresh the ticket. If a valid ticket is returned by the responder, that ticket replaces the currently cached one and is

[users@httpd] Worker MPM with debug mode

2018-01-17 Thread Hemant Chaudhary
Hi All , I added the following patch of code in my worker.c static void clean_child_exit(int code) if (one_process) { prefork_note_child_killed(/* slot */ 0, 0, 0); +atexit(apr_terminate); } ap_mpm_pod_close(my_bucket->pod); When I am starting apache with Worker m

[users@httpd] Redirect only a specific index.php page to new location

2018-01-17 Thread Kory Wheatley
When someone types to go to http://sftpinterface/deptblogs/ or a link I need it to redirect to http://intranet/template_departments.cfm. Which I was able to accomplish in the index.php header content with http://intranet/template_departments.cfm";); /* Make sure that code below does not get exe

[users@httpd] Correctly configuring OCSP Stapling cache

2018-01-17 Thread Johannes Bauer
Hi Apache users, I've configured OCSP stapling and use certificates that use the OCSP-must-staple X.509 extension. I *must* use stapling. My CA LetsEncrypt has fairly long OCSP ticket lifetimes (7 days), but their OCSP responder can be flaky at times. This means that I've now had outages a couple

Re: [users@httpd] ldap-status and

2018-01-17 Thread Helmut Schneider
On Wed, Jan 17, 2018 at 12:11 PM, Helmut Schneider wrote: Hello all, I have the following snippet: SetHandler ldap-status This does not work, /ldap-status is not found. If I change to e.g. it does. Why? It just doesn't have an intuitive source file name:

Re: [users@httpd] ldap-status and

2018-01-17 Thread Eric Covener
On Wed, Jan 17, 2018 at 12:11 PM, Helmut Schneider wrote: > Hello all, > > I have the following snippet: > > > >SetHandler ldap-status > > > > This does not work, /ldap-status is not found. If I change to e.g. > > > > it does. Why? It just doesn't have an intuit

[users@httpd] ldap-status and

2018-01-17 Thread Helmut Schneider
Hello all, I have the following snippet: SetHandler ldap-status This does not work, /ldap-status is not found. If I change to e.g. it does. Why? Thank you! [helmut@BSDHelmut ~]$ apachectl -t -D DUMP_MODULES | grep -i ldap authnz_ldap_module (shared) ldap_mo

Re: [users@httpd] Re: SFTP JAIL

2018-01-17 Thread Jonathan Sélea
> On Tue, 16 Jan 2018 12:37:27 -0200, Rodrigo Cunha wrote: >> but Jail is important for many apache users, > So is beer. Well, beer should be important for everyone signature.asc Description: OpenPGP digital signature