有没有办法强制网址使用.htacess打开指定的文件

时间:2017-09-27 18:35:04

标签: .htaccess

我不知道这是否算作重定向,但是我需要所有以a开头的url来打开第一个目录中的index.html。 含义website.com/blog website.com/blog/3 都使用 website.com/explore/.index.html 文件,而 website.com/albums website.com/albums/john-smith website.com/albums/john-smith/4 均使用 {{1 }}

无论如何都要加载website.com/albulms/index.html个文件而不更改index.html本身的重定向?

0 个答案:

没有答案