Project

General

Profile

Actions

Bug #90145

closed

Apache suexec support (HTTP_TYPO3_CONTEXT)

Added by Timo Pfeffer about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2020-01-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Apache, suexec, TYPO3_CONTEXT
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

TYPO3 can't be used out of the box in Apache environments which are using suexec. Suexec only accepts "whitelisted" environment variables like variables with "HTTP_" prefix. That means that TYPO3 can't access environment variables like TYPO3_CONTEXT, which becomes HTTP_TYPO3_CONTEXT.
Like in bug #53188 (https://forge.typo3.org/issues/53188) TYPO3 should handle those prefixes like REDIRECT_ prefixes added by proxy redirects. It should be easy to respect the HTTP_ prefixes like the other ones.

Actions #1

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63627

Actions #2

Updated by Gerrit Code Review about 4 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63739

Actions #3

Updated by Gerrit Code Review about 4 years ago

Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63739

Actions #4

Updated by Gerrit Code Review about 4 years ago

Patch set 3 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63739

Actions #5

Updated by Benni Mack about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF