You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,7 @@ This Docker container adds a lot of injectables in order to customize it to your
162
162
| /etc/httpd-custom.d | Mount this directory to add outside configuration files (`*.conf`) to Apache |
163
163
| /var/www/default | Apache default virtual host base path (contains by default `htdocs/` and `cfg/`|
164
164
| /shared/httpd | Apache mass virtual host root directory |
165
+
| /etc/vhost-gen.d |[vhost-gen](https://github.com/devilbox/vhost-gen) directory for custom templates. Copy and customize [apache24.yml](https://github.com/devilbox/vhost-gen/blob/master/etc/templates/apache24.yml) into this mounted directory for global vhost customizations |
0 commit comments