[TYPO3] [TYPO3-english] Re: RealUrl Configuration
Ronald Steiner
Ronald.Steiner at googlemail.com
Mon Oct 6 21:47:16 CEST 2008
Roberto Torresani schrieb:
> Hi all!
>
> I have a "dummy" question. I instal the new version of extension real url
> and I configure it with automatic configuration.
> Now my url are of type www.domain,it/titlepage/
>
> How can I have the url of type www.domain,it/titlepage.html? I don't find if
> is possible with automatic configuration or if I must do a manual
> configuration as in old version.
>
> Thanks very much
> Roberto
Just add:
$TYPO3_CONF_VARS['EXTCONF']['realurl']
['..._DEFAULT or what ever you have here..']
['fileName']['defaultToHTMLsuffixOnPrev'] = 1;
to your realurl_conf.php
greetings
Ron
More information about the TYPO3-english
mailing list