[TYPO3-dev] Question about URL parsing in index.php
Markus Labuhn
m.labuhn at arcor.de
Wed Apr 26 15:45:13 CEST 2006
Michael Stucki schrieb:
> Dmitry Dulepov wrote:
>
>> Neil Bertram wrote:
>>> He's claimed that going to http://domain.com/index.php?type=761 gives
>>> him a 404 (not sure if it's Apache or TYPO3 forcing the error)
>> There is no "id". So 404 is correct.
>
> I suppose this installation has customized the value of
> $TYPO3_CONF_VARS[SYS][pageNotFound_handling].
>
> - michael
Michael,
You are right! That was the problem (I am the guy Neil has mentioned).
Your hint gave me the necessary advice to search.
Now, I am asking myself how people who are using that
"$TYPO3_CONF_VARS[SYS][pageNotFound_handling]" feature could use that
fabulous jEdit plugin from Neil?
By the way, Neil gave me a special version that produces always an
ampersand in front of the "type" parameter and that version works with
pageNotFound_handling = 1.
Markus
More information about the TYPO3-dev
mailing list