On 15/12/2009 00:24, Michael Dubrovskiy wrote:
In order to troubleshoot some issues with Apache Tomcat Connector I
set JkLogLevel debug, and I found in mod_jk.log file a lot of messages
like
[debug] map_uri_to_worker::jk_uri_worker_map.c (597): Attempting to
map URI '//phpmyadmin/config/config.inc.php' from 5 maps
[debug] map_uri_to_worker::jk_uri_worker_map.c (597): Attempting to
map URI '//phpMyAdmin/config/config.inc.php' from 5 maps
Does anybody knows, what it is actually trying to do and where
ā//phpmyadmin/config/config.inc.php'ā could be located? Iām not able
to find it anywhere on the server.
It's probably just a bot, scanning URLs and trying to access a poorly
protected PHP config file. You can safely ignore it if you don't have
PHP installed.
You should find confirmation in your error log, showing a 404 for those
URLs.
p
Thank you
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org