On Wed, Jul 13, 2016 at 10:16 AM, Theo Sweeny <theo.sweeny@xxxxxxxxxx> wrote: > Thank you Daniel. > > > > At the moment it is set to – > > > > STATUSURL="http://localhost:80/server-status" > > > > Should it be configured like so when there are multiple sites? > > > > STATUSURL="http://www.site1.com:80/server-status; > http://www.site2.com:80/server-status; http://www.site3.com:80/server-status" No, the output of mod_status is identical on all vhosts. If you get “Host not found” for localhost, you should fix your /etc/hosts. You also may have to unset http_proxy and related variables, if you have them in your environment. rainer --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx