mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-01-19 00:34:25 -05:00
5eb3ff1598
applications/ configs/ lists/ wwwroot/
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
# Default host
|
|
<VirtualHost _default_:REPLACE_SERVER_PORT>
|
|
DocumentRoot "REPLACE_SERVER_DIR"
|
|
</VirtualHost>
|