summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-10-18 21:33:44 +0200
committerGravatar default2023-10-18 21:33:44 +0200
commit0ab03a8dffd4519081b1dcfa932a992a33c9bff1 (patch)
tree4d76a059c59081fda57b7b8105e95eea88fb492f
parentUpdated documentation. (diff)
downloadsnac2-0ab03a8dffd4519081b1dcfa932a992a33c9bff1.tar.gz
snac2-0ab03a8dffd4519081b1dcfa932a992a33c9bff1.tar.xz
snac2-0ab03a8dffd4519081b1dcfa932a992a33c9bff1.zip
Updated documentation.
-rw-r--r--doc/snac.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 945d913..90b5313 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -404,7 +404,7 @@ by setting the fastcgi value to true in the
404configuration file). Add the following to the example.com server section in 404configuration file). Add the following to the example.com server section in
405.Pa /etc/httpd.conf : 405.Pa /etc/httpd.conf :
406.Bd -literal -offset indent 406.Bd -literal -offset indent
407location "/social*" { 407location "/fedi*" {
408 fastcgi socket tcp "127.0.0.1" 8001 408 fastcgi socket tcp "127.0.0.1" 8001
409} 409}
410 410