[% WRAPPER 'master_templates/master.tmpl' theme="yui" app_key='apache_status' -%] [% IF data.litespeed_running && ! data.apache_running -%]

You are running LiteSpeed Web Server on [% data.hostname -%]



Please visit the LiteSpeed Web Console for status.
[% ELSE -%]

Apache server status for [% data.hostname -%]

[% IF data.status_html -%] [% data.status_html %] [% ELSIF ! data.connection -%]

Failed to receive status information from Apache.
Unable to connect to local httpd server.
[% ELSE -%]

Failed to receive status information from Apache.
[% END -%] [% END -%] [% END -%]