私が行くならhttp://www.example.com
、そこにとどまりたいのですが、それはうまく機能しています。
に行くと、http://bar.example.com
にリダイレクトされますがhttp://www..com
、これは間違って
いますhttp://www.example.com
。RewriteCond
RewriteEngine オン RewriteCond %{HTTP_HOST} !^$ RewriteCond %{HTTP_HOST} !^www.(example.com) [NC] RewriteRule ^(.*) http://www.%1.com/$1 [L,R]
Ubuntu 8.04
パッケージ: apache2-mpm-prefork
アーキテクチャ: i386
バージョン: 2.2.8-1