apache_conf 强制www。 (htaccess的)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf 强制www。 (htaccess的)相关的知识,希望对你有一定的参考价值。

RewriteEngine On
RewriteCond %{HTTP_HOST} ^your-site.com [NC]
RewriteRule ^(.*)$ http://www.your-site.com/$1 [L,R=301]

以上是关于apache_conf 强制www。 (htaccess的)的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf 强制www

apache_conf 强制https://和www

apache_conf 强制www。 (htaccess的)

apache_conf 强制WWW,但不在子域上。

apache_conf 强制WWW,但不在子域上。

apache_conf 强制HTTPS,WWW并删除.html