diff options
author | default <nobody@localhost> | 2024-08-05 06:28:47 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-08-05 06:28:47 +0200 |
commit | 54edf4e9d842131a78ab585308f72f72aa05b3d4 (patch) | |
tree | 6f9ac49633f8d51948da41de98d8e849af21c19f | |
parent | d2b3a7d7081f9c296f3df28642322f1280f36c92 (diff) |
Updated documentation.
-rw-r--r-- | doc/snac.8 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -58,8 +58,11 @@ specially the host name it will run under, the local network address and port .Nm will listen to, the optional path prefix and possibly other things. +.Pp Since version 2.57, if the 'network address' starts with /, it's -assumed to be a UNIX-like socket. +assumed to be a UNIX-like socket (please take note that the http proxy +must have full read and write access to this socket; this is a common +pitfall. Permissions will break your heart). .Pp You can launch the .Nm |