mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-02-25 06:36:48 -05:00
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
# Default host
|
|
<VirtualHost _default_:REPLACE_SERVER_PORT>
|
|
DocumentRoot "REPLACE_SERVER_WWW_DIR"
|
|
</VirtualHost>
|