質問するログイン新規登録

質問編集履歴

1

サーバ追加

2018/01/10 05:15

投稿

coinbura
coinbura

スコア106

title CHANGED
File without changes
body CHANGED
@@ -19,4 +19,6 @@
19
19
  RewriteCond %{HTTPS} off
20
20
  RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
21
21
  RewriteCond %{HTTP_HOST} ^www.example.com
22
- RewriteRule ^(.*)$ https://example.com/$1 [R=301,L]
22
+ RewriteRule ^(.*)$ https://example.com/$1 [R=301,L]
23
+
24
+ サーバーはエックスサーバーです。