Wordpress 和 Joomla 永久链接以及域重定向到 Zeus 上的特定子目录
这就是我想做的: joomla 在 1 个子目录中,wordpress 在另一个子目录中。
mysite.com 定向到 joomla 目录
mysite.com/blog 提供 wordpress。
我还想对两者使用搜索引擎优化友好的永久链接。
我正在使用 Zeus Linux 与 Joomla 1.5 和 wordpress 2.9.2 共享主机,并且在寻找合适的重写脚本时遇到了很大的麻烦。任何帮助将非常感激!谢谢。
Here's what I'm trying to do:
joomla in 1 subdirectory, wordpress in another.
mysite.com directs to the joomla directory
mysite.com/blog gives wordpress.
I would also like to use seo friendly permalinks for both.
I am using Zeus Linux shared hosting with Joomla 1.5 and wordpress 2.9.2, and having a great deal of trouble finding a suitable rewrite script. Any help would be very much appreciated! Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
以下应该可以解决问题。它基于 示例 (pdf) 文档,我尚未对其进行测试。 Zeus 服务器的开发已于 2010 年停止。
The following should do the trick. It is based on the examples (pdf) document, and I haven’t tested it. The Zeus server development has stopped in 2010.
您需要类似于以下内容的内容
You would need something along the lines of the following