Main public logs
Combined display of all available logs of LimeSurvey Manual. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:32, 4 August 2026 C schmitz talk contribs created page Translations:LimeSurvey nginx example configuration/13/de (Created page with "location ~ \.php$ { include fastcgi_params; fastcgi_pass unix:/run/php/php8.1-fpm.sock; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param PATH_INFO $fastcgi_path_info; }")