readme
This commit is contained in:
parent
bee972a5f2
commit
c2e8f1e195
@ -26,8 +26,8 @@ docker run \
|
|||||||
|
|
||||||
## Reverse Proxy configuration
|
## Reverse Proxy configuration
|
||||||
|
|
||||||
<pre>
|
```html
|
||||||
\<VirtualHost 0.0.0.0:443>
|
<VirtualHost 0.0.0.0:443>
|
||||||
ServerName ...
|
ServerName ...
|
||||||
ServerAlias ...
|
ServerAlias ...
|
||||||
|
|
||||||
@ -48,7 +48,7 @@ docker run \
|
|||||||
|
|
||||||
SSLEngine on
|
SSLEngine on
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
</pre>
|
```
|
||||||
|
|
||||||
The `Location` shall match to the `SITEROOT` set when starting the container.
|
The `Location` shall match to the `SITEROOT` set when starting the container.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user