Wednesday, May 14, 2014

Apache2: How to check status

use : http://localhost/server-status

1. is status module enabled?
/etc/apache2/mods-enabled/status.conf


Open using below command:

lynx http://localhost/server-status




No comments:

Post a Comment