<VirtualHost 127.0.0.1:8080> ServerName status.localhost <Location /server-status> Require local SetHandler server-status </Location> </VirtualHost>