Hello,
i’m trying to put the apache application on a cpanel/whm to make it work. If i know how to do it, if apache is working, now i have the issue with litespeed.
it seems that apache-stats.py is not working with litespeed.
apparently litespeed works a bit different. the links look like this in litespeed:
curl -i -k -u username:password https://localhost:7080/status?rpt=detail
or
curl -i -k -u username:password https://localhost:7080/status?rpt=summary
do i have to modify: http://localhost/server-status?auto into one of the above ? or is it completely different ? someone tried it ?
regards,