回答編集履歴

1

微修正しました。

2018/12/13 04:04

投稿

ssasaki
ssasaki

スコア1167

test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ```
10
10
 
11
- RewriteRule ^test/ test.php [L]
11
+ RewriteRule ^test/$ test.php [L]
12
12
 
13
13
  ```
14
14