mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-12-09 02:52:11 -05:00
➕ Added: configs/apache2/vhosts.d/default.conf ➕
Added: configs/apache2/vhosts.d/default.conf
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Default host
|
# Default host
|
||||||
<VirtualHost _default_:REPLACE_SERVER_PORT>
|
<VirtualHost _default_:REPLACE_SERVER_PORT>
|
||||||
DocumentRoot "REPLACE_SERVER_DIR"
|
DocumentRoot "REPLACE_SERVER_WWW_DIR"
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|||||||
Reference in New Issue
Block a user