joomla 中的查询字符串问题

发布于 2024-12-04 03:35:54 字数 473 浏览 1 评论 0原文

我已经在 J​​oomla 1.5.20 中安装并开发了一个新网站。

当我为以下外部 URL 创建菜单时。

index.php?option=com_astroservices&task=displayServices&Itemid=54

如果单击浏览器地址栏中的该链接。它显示 url 链接。

http://localhost:81/astrology/index.php/component/astroservices/?task=displayServices

但我想要链接显示链接如下:

http://localhost:81/astrology/index.php?oprion=com_astroservices&task=displayServices

任何人都可以帮助我。

I have Install and develop a new website in Joomla 1.5.20.

When I have create a menu for the following external url.

index.php?option=com_astroservices&task=displayServices&Itemid=54

If click that link in the browser address bar. it displaying the url link this.

http://localhost:81/astrology/index.php/component/astroservices/?task=displayServices

But i want link display link follows:

http://localhost:81/astrology/index.php?oprion=com_astroservices&task=displayServices

Any one can help me.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

圈圈圆圆圈圈 2024-12-11 03:35:54

您已在 Joomla 内激活 SEF URL。检查 Joomla 配置对话框并检查根目录中是否有 .htaccess 文件。

You have activated SEF URLs inside Joomla. Check the Joomla configuration dialog and check if you have an .htaccess file in the root directory.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文