Apache Virtual Host Builder

Generate an Apache <VirtualHost> block from a small form.

<VirtualHost *:80>
    ServerName 
    ErrorLog ${APACHE_LOG_DIR}/-error.log
    CustomLog ${APACHE_LOG_DIR}/-access.log combined
</VirtualHost>

About this tool

Build a static document-root or reverse-proxy <VirtualHost> with logging directives wired up.

An unhandled error has occurred. Reload ×