Commit Diff


commit - 2b790b760a2d019618ecad903d056420d6a510bc
commit + fd7d06594609a02dbba4137b94210b2f4d22b737
blob - fc6a8dd644426e1879134ff2d5b235159c7c4e52
blob + 3142db1d1d5a321335247e74ca2b0ce50fee2eb3
--- gotwebd/gotwebd.8
+++ gotwebd/gotwebd.8
@@ -145,7 +145,7 @@ Example configuration for
         listen on * port 80
         root "/htdocs/gotwebd"
         location "/" {
-              fastcgi socket tcp localhost 9000
+              fastcgi socket "/run/gotweb.sock"
         }
   }