Caddy: Difference between revisions
→Check used ports: Replace deprecated netstat with ss |
→Check used ports: Replace deprecated netstat with ss |
||
| Line 166: | Line 166: | ||
=== Check used ports === | === Check used ports === | ||
To check if Caddy is running and listening as configured you can run <code> | To check if Caddy is running and listening as configured you can run <code>ss</code>: | ||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||