Feature #14229
closedTypo3 doesn't support Proxing like Zope for instance
0%
Description
we were the greatest non-commercial water rescuing organization in the world ;-) and have over 2000 subsections (with 2000 teen subsections) in real.
We use our main "old" webserver for our central organization and all of our about 1700 online subsections.
In February we started with the Typo3 presentation with our central organisation and the first level subsections - 18 sections, because we must adopt typo3 first to handle such large groups of users and user groups with overviewable handling...
Our "old" Webserver has therefor a proxy rewrite to an hidden Typo3-server and give him all requests he couldn't handle himself..
This works for the main typo3 ok, because it uses the root page if the domain name not matches. But several plugins like the "tell-a-friend", "postcards" and much more couldn't handle their generated URL right.
So it would be great, if you can give an option to set the Typo3 hosts variables from SERVER_NAME and not only from HTTP_HOST. Thanks.
(upgrading to 3.6.1 is in work)
Reiner
- DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : 10.0.0.4
TYPO3_HOST_ONLY : 10.0.0.4
TYPO3_PORT :
PATH_INFO :
QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER : http://www.dlrg.de/typo3/install/index.php?TYPO3_INSTALL[type]=about
TYPO3_REQUEST_HOST : http://10.0.0.4
TYPO3_REQUEST_URL : http://10.0.0.4/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://10.0.0.4/typo3/install/index.php
TYPO3_REQUEST_DIR : http://10.0.0.4/typo3/install/
TYPO3_SITE_URL : http://10.0.0.4/
SCRIPT_NAME : /typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /var/www/typo3
SCRIPT_FILENAME : /var/www/typo3/typo3/install/index.php
REMOTE_ADDR : 10.0.0.2
REMOTE_HOST :
HTTP_USER_AGENT : Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.7) Gecko/20040616
HTTP_ACCEPT_LANGUAGE: de-de,en-us;q=0.7,en;q=0.3
CONST: PHP_OS : Linux
CONST: TYPO3_OS :
CONST: PATH_thisScri: /var/www/typo3/typo3/install/index.php
CONST: php_sapi_name: apache
OTHER: TYPO3_VERSION: 3.6.0RC1
OTHER: PHP_VERSION : 4.3.4
imagecreatefromgif():
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif() :
imagepng() : 1
imagejpeg() : 1
imagettftext() : 1
OTHER: IMAGE_TYPES : 14
OTHER: memory_limit : 99M
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache/1.3.31 (Debian GNU/Linux) PHP/4.3.4 AuthMySQL/4.2.0 mod_ssl/2.8.18 OpenSSL/0.9.7d
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /typo3/install/index.php
SERVER: PATH_TRANSLA: /var/www/typo3/typo3/install/index.php
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib : 1
T3CV_GFX: gdlib_png : 0
T3CV_GFX: gdlib_2 : 1
T3CV_GFX: im : 1
T3CV_GFX: im_path : /usr/local/imagemagick-typo3-4.2.9/bin/
T3CV_GFX: im_path_lz: /usr/local/imagemagick-typo3-4.2.9/bin/
T3CV_GFX: im_version: 0
T3CV_GFX: im_negate_: 0
T3CV_GFX: im_imvMask: 0
T3CV_GFX: im_combine: composite - DEBUG SYSTEM INFORMATION - END ###
but:
SERVER_NAME www.dlrg.de
SERVER_PORT 80
(issue imported from #M202)