apache_conf Redireccionar sin WWW a con WWW

Posted

tags:

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

RewriteEngine On
##########################

## WITHOUT WWW TO WITH WWW
RewriteCond %{HTTP_HOST} ^cyxmedia.com 
RewriteRule (.*) http://www.cyxmedia.com/$1 [R=301,L] 
## WITHOUT WWW TO WITH WWW

以上是关于apache_conf Redireccionar sin WWW a con WWW的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf Redireccionar con WWW a sin WWW

apache_conf Redireciones

apache_conf Seguridad .htaccess

apache_conf htaccess的

apache_conf 基本认证

apache_conf 配置地图