在站点 url 中隐藏 WordPress
我的网站 (grosvenorauctions.com) 使用修改后的 Wordpress 安装来创建自定义外观 - 博客部分由 WP 驱动,但其他部分在 WP 之外。因此,我网站的索引页不在根文件夹中,而是实际上在 Wordpress 文件夹中。我正在使用 htaccess (RedirectMatch ^/$ http://www.grosvenorauctions.com/wordpress/)指向 WordPress 中的索引页面,但另外我想隐藏 url 的 /wordpress/ 部分。这可能吗?需要明确的是,我修改的htaccess文件位于根目录中,而不是WP自己的htaccess文件。 谢谢
My site (grosvenorauctions.com) uses a modified Wordpress install to create a custom look - the blog part is driven by WP but other parts are outside WP. Consequently the index page for my site is not in the root folder but actually within the Wordpress folder. I am using htaccess (RedirectMatch ^/$ http://www.grosvenorauctions.com/wordpress/) to point to the index page in Wordpress but additionally I would like to hide the /wordpress/ part of the url. Is this possible? To be clear the htaccess file I have modified is in the root, not WP's own htaccess file.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)