I have a test/local apache server - digitalocean instance.
Testing a php app. I have the
/etc/sites-available
/etc/mods-available
I stopped the service, and restarted it.
I tested the url:
http://161.35.5.174/invoiceplane/sessions/login
I then examined the
tail -50 /var/log/apache/error.log
and I expected to see something with the above url...
instead, I get lines like..
[Wed Jul 03 15:56:00.454162 2024] [deflate:debug] [pid 23847]
mod_deflate.c(869): [client 162.234.196.167:39160] AH01384: Zlib:
Compressed 595 to 276 : URL /minthcm/install/index.php, referer:
http://161.35.5.174/minthcm/
now... the minthcm is a disabled test app.. but I don't get why I'm
seeing it in the err log when/right after testing the "invoiceplane"
url.
Haven't found anything yet via searching.
thoughts/comments would be helpful.
thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx