htaccess 将所有请求重定向到某个URL地址的规则
2026-01-17 15:52:11 作者:用户投稿
复制代码 代码如下:
RewriteEngine On
RewriteCond %{REQUEST_URI} !=/tempIndex.html
RewriteRule ^ /tempIndex.html [R=301]
RewriteEngine On
RewriteCond %{REQUEST_URI} !=/tempIndex.html
RewriteRule ^ /tempIndex.html [R=301]
联络方式:
4008905355
邮箱:9196886@qq.com
Q Q:9196886
微信二维码
