标签: apache .htaccess redirect
这应该重定向.htaccess工作:
Redirect 301 http://test.com/test http://test.com/#test
答案 0 :(得分:0)
这个例子不起作用。正确答案在这里:https://stackoverflow.com/a/14281857/1447182。