[TYPO3] realURL only loads root page

Jan Bednarik info at bednarik.org
Mon Jul 9 20:11:49 CEST 2007


> Is there an implicit loading of the supplied path into GET variables? 
> How is it supplied to the CMS/plugin? The problem I'm running into 
> definitely seems to be that index.php is receiving an empty path, and 
> that's why it always defaults to the root page. I'm wondering what 
> Apache settings I should be asking about when I contact the tech support 
> people.

The URI string can be found in $_SERVER array values. Usually from 
$_SERVER['QUERY_STRING'] and $_SERVER['REQUEST_URI'].

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


More information about the TYPO3-english mailing list