【发布时间】:2017-09-21 06:27:49
【问题描述】:
我有一个多语言网站 我要:
exemple.be/nl/
重定向到
exemple.be/nl/start_nl.php
和
exemple.be/fr/
重定向到
exemple.be/fr/start_fr.php
我可以使用 .htaccess 吗?
我试过了,没用:
301 /nl/ https://exemple.be/nl/start_nl.php
【问题讨论】:
-
我认为您的网址中有一种语言网站视图?如果是,您可以通过锚标记或使用 url 重定向功能使用 javascrip 或 php 传递