mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Add apache requirement notes
This commit is contained in:
parent
0f78c4b2a3
commit
cf42ff72eb
@ -1,3 +1,11 @@
|
||||
#Base config made by Justman10000
|
||||
#Adapted for WSS by Andrew McManus https://gitlab.com/amcmanu3
|
||||
#For this config you need to add the following mods
|
||||
#mod_ssl
|
||||
#mod_rewrite
|
||||
#mod_http_upgrade
|
||||
#mod_wss
|
||||
|
||||
<VirtualHost _default_:80>
|
||||
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
|
Loading…
Reference in New Issue
Block a user