質問編集履歴
1
変数名の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -60,7 +60,7 @@
|
|
60
60
|
|
61
61
|
|
62
62
|
|
63
|
-
ApacheのconfファイルにはDirectoryIndex index.phpの記載はしてあり、Allow
|
63
|
+
ApacheのconfファイルにはDirectoryIndex index.phpの記載はしてあり、AllowOverride は Allを指定してあるので、
|
64
64
|
|
65
65
|
publicフォルダ以下の.htaccessは有効になっています。
|
66
66
|
|