質問編集履歴
2
wwwの有無だけの問題ではなかったため修正をいたしました。大変失礼いたしました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -16,7 +16,7 @@
|
|
16
16
|
|
17
17
|
|
18
18
|
|
19
|
-
|
19
|
+
以下のそもそもhtaccessの書き方や
|
20
20
|
|
21
21
|
htaccessの配置において誤りがあればご指摘願えますでしょうか。
|
22
22
|
|
@@ -36,7 +36,7 @@
|
|
36
36
|
|
37
37
|
RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
38
38
|
|
39
|
-
RewriteRule ^https://www.piyo.sample/hoge/
|
39
|
+
RewriteRule ^https://www.piyo.sample/hoge/bar.php$ https://piyo.sample/hoge/main/bar.php [L,R=301]
|
40
40
|
|
41
41
|
</IfModule>
|
42
42
|
|
1
タグを追加しました
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|