Re: JKMount /status stat Issue status Closed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 
 
It appears there is a  requirement to set an extra parameter in the configuration 
instructions not supplied.
 
Require host example.com
 
<Location "/server-status">
    SetHandler server-status
    Require host example.com
</Location>
 
Sent: Saturday, May 01, 2021 at 10:45 AM
From: "Hulio andres" <hulioandres@xxxxxxx>
To: users@xxxxxxxxxxxxxxxx
Subject:  JKMount /status stat
 
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 also when I get an error  http://localhost/status

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at you@xxxxxxxxxxx to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

 

BUT if I leave out the stats then Apache gives error  when start and won't start.

 

sudo /usr/local/apache2/bin/apachectl -k  start
AH00526: Syntax error on line 521 of /usr/local/apache2/conf/httpd.conf:
JkMount needs a path when not defined in a location

 
 
I know this   JKMount /status   stat  worked with Apache  2.4.4
 
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux