typo3 auto redirect realurl news

时间:2016-08-12 07:44:22

标签: redirect typo3 realurl tx-news

我使用htaccess中的后续代码重定向新闻:

RewriteCond %{REQUEST_URI} news-detail\.html
RewriteCond %{QUERY_STRING} L=0 [NC]
RewriteCond %{QUERY_STRING} (tx_news_pi1\[news\]=101|tx_news_pi1%5Bnews%5D=101) [NC]
RewriteRule ^.*$ http://example.net/news/news-detail/8/2016/newstitle? [R=301,L]

重定向有效。是否可以在RewriteRule中使用QUERY_STRING中的参数?这样每条新闻文章都会自动重定向到发言网址。我尝试使用配置文件中的一些参数,但它不起作用。

1 个答案:

答案 0 :(得分:0)

您只能通过id uid获取htacces中的新闻标题。

我建议保留网址,使用realurl并将规范网址设置为realurl变种