margol
12.03.2009, 11:34
В инстал туле на вкладке phpinfo() можно видеть переменные такого типа:
HTTP_HOST : 192.168.0.2
TYPO3_HOST_ONLY : 192.168.0.2
TYPO3_REQUEST_HOST : http://192.168.0.2
TYPO3_REQUEST_URL : http://192.168.0.2/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://192.168.0.2/site/typo3/typo3/install/index.php
TYPO3_REQUEST_DIR : http://192.168.0.2/site/typo3/typo3/install/
TYPO3_SITE_URL : http://192.168.0.2/site/typo3/
Вопрос: где я могу изменять значения этих переменных?
HTTP_HOST : 192.168.0.2
TYPO3_HOST_ONLY : 192.168.0.2
TYPO3_REQUEST_HOST : http://192.168.0.2
TYPO3_REQUEST_URL : http://192.168.0.2/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://192.168.0.2/site/typo3/typo3/install/index.php
TYPO3_REQUEST_DIR : http://192.168.0.2/site/typo3/typo3/install/
TYPO3_SITE_URL : http://192.168.0.2/site/typo3/
Вопрос: где я могу изменять значения этих переменных?