x

Hoofdstukken

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installatie
  4. Hoe maak je een goede enquête
  5. Aan de slag
  6. LimeSurvey configuratie
  7. Inleiding - Enquêtes
  8. Bekijk enquête-instellingen
  9. Bekijk enquête-menu
  10. Bekijk de enquêtestructuur
  11. Introductie - Vragen
  12. Introductie - Vraaggroepen
  13. Inleiding - Enquêtes - Management
  14. Enquête taakbalk opties
  15. Meertalige enquête
  16. Quick start guide - ExpressionScript
  17. Geavanceerde features
  18. Algemeen FAQ
  19. Probleemoplossing
  20. Tijdelijke oplossingen
  21. Licentie
  22. Versie change log
  23. Plugins - geavanceerd
 Actions

Translations

Optional settings/149/nl: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 July 2026

  • curprev 18:0318:03, 18 July 2026 Han talk contribs 523 bytes +523 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..."