Apache环境下配置.htaccess文件:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{SERVER_PORT} !^443$
RewriteCond %{HTTP_HOST} ^vzzw.com$
RewriteRule ^(.*)$ https://www.vzzw.com/$1 [R=301,L]
</IfModule>2022年08月14日
Apache环境下配置.htaccess文件:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{SERVER_PORT} !^443$
RewriteCond %{HTTP_HOST} ^vzzw.com$
RewriteRule ^(.*)$ https://www.vzzw.com/$1 [R=301,L]
</IfModule>Powered By Z-BlogPHP 1.7.5
Copyright VZZW.COM.All Rights Reserved.
湘ICP备2021010131号-2 51LA统计