[TYPO3] How to protect pages
Svend Erik Volsgaard
sv at es.aau.dk
Thu May 3 09:01:23 CEST 2007
Bernd Wilke wrote:
>
> and what about:
> http://typo3.org/documentation/document-library/references/doc_core_tsref/4.
> 1.0/view/4/1/#id3526393
> ?
>
> with this you can change rendering of pages depending on ip/hostname (some
> lines below).
>
> something like (untested) :
> [IP = allowed IP][hostname = mydomain.com]
> page.10 < styles.content.get
> [else]
> page.10=TEXT
> page.10.value = you are not allowed to see my content
> [global]
>
>
> Bernd
> --
> www.bernd-wilke.net
>
Thanks for pointing this out. It looks promising :-)
--
Mvh Svend Erik Volsgaard
More information about the TYPO3-english
mailing list