网址重写在其他论坛中不起作用
我正在下载 Yetanoherforum 开源并安装该应用程序 但 url 重写不起作用..
请给我任何想法如何在 Yetanotherforums 中进行 url 重写
I am downloading yetanoherforum open source and install the application
but url rewriting is not working ..
pls give me any ideas how to work url rewriting in yetanotherforums
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须启用 url 重写。在您的 YAF 根目录中,您有一个名为:app.config 的文件。
打开它并查找:
将值更改为 true 即可。
You have to enable urlrewriting. In your YAF Root, You have a file named: app.config.
Open it and look for:
change the value to true and you're good to go.