标签: url hash rewrite
我的主页设置为“www.website.com/index.html#home”。
当用户只需输入“www.website.com”时,如何加载“www.website.com/index.html#home”?
答案 0 :(得分:1)
使用htaccess重写 或者使用index.php标题(" location:index.html#home");