docs(help) server: fix markup

This commit is contained in:
coderaiser 2014-03-21 11:38:11 +02:00
parent 20e1a3d239
commit bc8e120383

View file

@ -205,7 +205,8 @@ iptables -t nat -L # look rules after
```
You should see something like this ( **8000** and **4430** should be in config as **port** and **sslPort** )
```
```sh
target prot opt source destination
REDIRECT tcp -- anywhere anywhere tcp dpt:http redir ports 8000
REDIRECT tcp -- anywhere anywhere tcp dpt:https redir ports 4430