Skip to content

Instantly share code, notes, and snippets.

@stafast
Created November 12, 2015 09:15
Show Gist options
  • Select an option

  • Save stafast/1f9ff301f2a7bec36318 to your computer and use it in GitHub Desktop.

Select an option

Save stafast/1f9ff301f2a7bec36318 to your computer and use it in GitHub Desktop.
TypoScript GET-Parameter Redirect
# Parameter need to be ?send=1
[globalVar = GP:send != 1]
config >
config.additionalHeaders = Location: /index.php?id=1
[globalVar]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment