[TYPO3-english] fileName suffix and realurl

Dmitry Vasiliev dmitry at typo3.ru.net
Tue Feb 24 19:34:28 CET 2015


Hi all, I'm use TYPO3 6.2.x
In my realurl_conf.php I write

      'fileName' => array (
             'defaultToHTMLsuffixOnPrev' => 0,
             'acceptHTMLsuffix' => 1,
             'index' => array(
                     'feed.rss' => array(
                             'keyValues' => array(
                                     'type' => 9818,
                             )
                     ),
             )
     ),

In the rss list I get such links
http://mydomain.com/blog/post/lorem-ipsum-dolor-sit-amet/feed.rss i.e. 
to link suffix added "feed.rss".
A few years ago, under the same settings such problem was not (Not news, 
sitemap via TS).

-- 
Kind regards,
Dmitry Vasiliev
Skype: thule-varahi;



More information about the TYPO3-english mailing list