[users@httpd] Levels of Abstractions

2021-05-01 Thread Grady Booch
http://backbtn.ddns.net - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] JKMount /status stat Issue status Closed

2021-05-01 Thread Hulio andres
    It appears there is a  requirement to set an extra parameter in the configuration  instructions not supplied.   Require host example.com   SetHandler server-status Require host example.com Location>   Sent: Saturday, May 01, 2021 at 10:45 AM From

[users@httpd] Re: www.kreme.com

2021-05-01 Thread 😉 Good Guy 😉
On 01/05/2021 06:01, Hulio andres wrote: Sorry I forgot to ask the question. How did you manage to do it ? Please post your question at: It's a newsgroup where somebody can help you.  You are currently on the official Apache Mailing list and

[users@httpd] JKMount /status stat

2021-05-01 Thread Hulio andres
  Apache version 2.4.46   httpd.conf If I include  the word "stat"  as in the following line  JKMount /status   stat   then I get an error  in the mod_jk log file [error] extension_fix::jk_uri_worker_map.c (579): Could not find worker with name 'stat' in u ri map post processing.   and als