mirror of
https://github.com/dockersrc/scripts
synced 2026-01-27 10:34:36 -05:00
🦈🏠🐜❗ Initial Commit ❗🐜🦈🏠
This commit is contained in:
4
configs/apache2/vhosts.d/default.conf
Normal file
4
configs/apache2/vhosts.d/default.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# Default host
|
||||
<VirtualHost _default_:REPLACE_SERVER_PORT>
|
||||
DocumentRoot "REPLACE_SERVER_DIR"
|
||||
</VirtualHost>
|
||||
Reference in New Issue
Block a user