ApacheConfig2Html
This small tool creates an HTML view of an Apache configuration.
The tools is distributed within a single jar archive ApacheConfig2Html.jar (469 k). To start the tool simply issuejava -jar ApacheConfig2Html.jar /path/to/your/apache.conf [outfile.html]where
outfile.html
is optional. If not specified, the HTML will be written to ApacheConfig.html
.