How to check Apache uptime
We can use lynx command to check apache uptime.
lynx –dump abc http://localhost/server-status | more
Category: Tips for linux
We can use lynx command to check apache uptime.
lynx –dump abc http://localhost/server-status | more
Category: Tips for linux