Page MenuHomePhabricator

Deprecate #no-default-php in .lighttpd.conf
Closed, ResolvedPublic

Description

Is suggested for use by people who don't want lighttpd to load up php by default. We should just migrate these folks to more specific-to-their-toolset servers, or provide a no-php variant of lighttpd.

Event Timeline

yuvipanda raised the priority of this task from to Needs Triage.
yuvipanda updated the task description. (Show Details)
yuvipanda added a project: Toolforge.
yuvipanda subscribed.

5 tools use this currently:

./directory/.lighttpd.conf:#no-default-php
./static/.lighttpd.conf:#no-default-php
./newwebtest/.lighttpd.conf:#no-default-php
./enwp10/.lighttpd.conf:#no-default-php
./kmlexport/.lighttpd.conf:#no-default-php

Change 210833 had a related patch set uploaded (by Yuvipanda):
Add lighttpd server types

https://gerrit.wikimedia.org/r/210833

Change 210833 merged by jenkins-bot:
Add lighttpd server types

https://gerrit.wikimedia.org/r/210833

I just converted 'static' to lighttpd-plain and it seems to work well. Should be the same for the rest.