标签: apache .htaccess
我需要在.htaccess文件中实现重定向来修复规范问题。 以下网址
http://domain.com/#get-started
包含片段标识符。
我需要将其重定向到
http://domain.com/
我查看了这个site,但它似乎没有帮助。 你们有一个线索如何重定向吗?