.\" Man page generated from reStructuredText. . .TH "CDIST-TYPE__XYMON_APACHE" "7" "Feb 07, 2021" "6.9.4" "cdist" . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH NAME .sp cdist\-type__xymon_apache \- Configure apache2\-webserver for Xymon .SH DESCRIPTION .sp This cdist type installs and configures apache2 to be used "exclusively" (in the sense that no other use is taken care of) with Xymon (the systems and network monitor). .sp It depends on \fI__xymon_server\fP\&. .SH REQUIRED PARAMETERS .sp None. .SH OPTIONAL PARAMETERS .INDENT 0.0 .TP .B state \(aqpresent\(aq, \(aqabsent\(aq, defaults to \(aqpresent\(aq. .TP .B ipacl IP(\-ranges) that have access to the Xymon webpages and CGIs. Apache2\-style syntax suitable for \fIRequire ip ...\fP\&. Example: \fI192.168.1.0/24 10.0.0.0/8\fP .UNINDENT .SH MESSAGES .INDENT 0.0 .TP .B mod:rewrite enabled apache module enabled .TP .B conf:xymon enabled apache config for xymon enabled .TP .B apache restarted apache2.service was reloaded .TP .B apache reloaded apache2.service was restarted .UNINDENT .SH EXPLORERS .INDENT 0.0 .TP .B active\-conf lists apache2 \fIconf\-enabled\fP .TP .B active\-modules lists active apache2\-modules .UNINDENT .SH EXAMPLES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C # minmal, only localhost\-access: __xymon_apache # allow more IPs to access the Xymon\-webinterface: __xymon_apache \-\-ipacl "192.168.0.0/16 10.0.0.0/8" \-\-state "present" .ft P .fi .UNINDENT .UNINDENT .SH SEE ALSO .sp \fBcdist__xymon_server\fP(7) .SH AUTHORS .sp Thomas Eckert <\fI\%tom\-\-@\-\-it\-eckert.de\fP> .SH COPYING .sp Copyright (C) 2018\-2019 Thomas Eckert. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .SH COPYRIGHT ungleich GmbH 2020 .\" Generated by docutils manpage writer. .