【发布时间】:2020-11-05 16:57:52
【问题描述】:
使用后
RewriteRule ^([A-Za-z0-9-]+)/?$ details.php?brandname=$1
在 htaccess 文件中更改test.com/details.php?brandname=abc to test.com/abc
它不会直接在directoris中打开index.php
例如test.com/dir1它显示白页,必须输入test.com/dir/index.php才能打开
【问题讨论】:
-
没有。我想用它。但是没有 /index.php,directoris 不会打开