You need this setting if you want to use lighttpd as frontend.
See rfdoc/settings.py, there only a few settings can be overwritten from the
rfdocsettings module.
Please add FORCE_SCRIPT_NAME there.
IMHO it is even better, to just define the ones which cannot be overwritten. So
if another user needs another setting, you don't have to explicitly put it
there.