【发布时间】:2014-05-14 21:36:51
【问题描述】:
早上好,
我想在我的 Joomla 2.5 中重写我的 URL。
改变这个: http://www.idermo.es/index.php?option=com_content&view=article&id=119&Itemid=999
进入: http://www.idermo.es/custom
htcaccess 文件可以吗?
问候,
谢谢,
【问题讨论】:
早上好,
我想在我的 Joomla 2.5 中重写我的 URL。
改变这个: http://www.idermo.es/index.php?option=com_content&view=article&id=119&Itemid=999
进入: http://www.idermo.es/custom
htcaccess 文件可以吗?
问候,
谢谢,
【问题讨论】:
这是 joomla 的基本功能之一。您必须在 joomla 根目录中通过 ftp htaccess.txt 重命名为 .htaccess 并设置:
System -> Global Configuration -> Search Engine Friendly Urls: Yes
System -> Global Configuration -> Use Url Rewriting: Yes
然后您必须将您的文章连接到一个菜单项并将别名设置为您的链接想要的值。
祝你好运!
【讨论】: