[Typo3] pageNotFound handling

media.res | alex widschwendter a.widschwendter at mediares.at
Wed Jul 27 15:09:01 CEST 2005


hi peter,

> i.e. redirects to the redirect because index.php is not found until
> redirect limit is reached.
> So try:
> $TYPO3_CONF_VARS["FE"]["pageNotFound_handling"] =
> 'http://your.domain.ltd/index.php?id=186'
> or
> $TYPO3_CONF_VARS["FE"]["pageNotFound_handling"] =
> 'READFILE:index.php?id=186'
> to include page information.

thx for the hint. your first tip works. the trouble seems to be caused,
because my login page is outsite the calling domain, and thus can't be
found ...

thx very much



More information about the TYPO3-english mailing list