mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-09-20 09:57:40 -04:00
🗃️ Committing everything that changed 🗃️
applications/ configs/ lists/ wwwroot/
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