Jump to content

Help talk:Toolforge/Web/Lighttpd

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Explain lighttpd-plain

Docs are generally quite good, but forget to explain the difference between lighttpd and lighttpd-plain. Is the latter lighttpd with plain authentication enabled? – Danmichaelo (talk) 10:38, 24 March 2019 (UTC)Reply

The difference between the two is the inclusion of a PHP FCGI container in lighttpd. I have updated Help:Toolforge/Web/Lighttpd#Default configuration to show the current config and added a comment in the config showing the additional config used by the lighttpd variant. --BryanDavis (talk) 21:15, 24 March 2019 (UTC)Reply

Documentation appears to be wrong about PHP

Any attempts to add PHP to $HOME/.lighttpd.conf results in the server not running. I noticed this since there is no way to increase PHP_FCGI_CHILDREN, which limits tool users at a single time. AManWithNoPlan (talk) 19:57, 19 May 2022 (UTC)Reply

Which statements in the documentation are incorrect? I'm not seeing any claim that the fastcgi.server config for ".php" files can be overridden in $HOME/.lighttpd.conf. -- BryanDavis (talk) 20:27, 19 May 2022 (UTC)Reply