parent
89ff99d39f
commit
109be7614d
1 changed files with 7 additions and 6 deletions
|
@ -10,7 +10,8 @@ Also it is strongly recommened to set up a ssl certificate to protect yourself i
|
|||
|
||||
Yup. That's it.
|
||||
|
||||
`<VirtualHost *:80>
|
||||
`
|
||||
<VirtualHost *:80>
|
||||
ServerName yourcoolassdomain.org
|
||||
ProxyPreserveHost On
|
||||
ProxyPass "/" "https://127.0.0.1:2314/"
|
||||
|
|
Loading…
Reference in a new issue