Commit Diff


commit - a5d6823449b7d974ef01516c247fd832002e7e03
commit + 0825911ffb6acf5d97f012898d66799cb2f2dcad
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"
         }
   }