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).
- 18:03, 18 July 2026 Han talk contribs created page Translations:Optional settings/149/nl (Created page with "== Host beheer == *'''allowedHosts''' : om Host Header Injection te voorkomen, kun je de toegestane host instellen voor alle acties. Als je een andere host gebruikt voor de publieke pagina en de beheerderspagina: je moet beide als toegestane host instellen. <syntaxhighlight lang="php" enclose="pre"> 'config'=>array( .... , // Update standaard configuratie LimeSurvey 'allowedHosts' => [ 'survey.example.org', 'proxy.survey.example.com', 'example...")