[TYPO3-english] cooluri 2 question

Jan Bednarik info at bednarik.org
Tue Aug 4 11:01:58 CEST 2009


Hi,

> 1> I have a 404 page in my page tree.  I already tried to call that page by
> 
> ````````````````````
> <status>HTTP/1.0 404 Not Found</status>
> <behavior type="page"><![ file_get_contents[ 404 ]]></behavior>
> ``````````````````````

wow, how did you come up with that?

<behavior type="page">http://www.example.com/404.html</behavior>

or

<behavior type="redirect">http://www.example.com/404.html</behavior>

> 2> pegepath modification.  I have the urls like 
> 
> mydomain/topmenu/hello.html
> 
> and
> 
> mydomain/bottommenu/hi.html
> 
> I like to suppress the "bottommenu" and "topmenu" part.  any clue ?

Go to page properties and check "Exclude page from middle of pagepath".

Regards

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


More information about the TYPO3-english mailing list