質問編集履歴
1
誤字脱字
test
CHANGED
File without changes
|
test
CHANGED
@@ -32,7 +32,7 @@
|
|
32
32
|
|
33
33
|
RewriteCond %{HTTPS} off
|
34
34
|
|
35
|
-
RewriteRule ^(.*)$ https://e
|
35
|
+
RewriteRule ^(.*)$ https://mysite.com/$1 [R=301,L]
|
36
36
|
|
37
37
|
|
38
38
|
|