質問編集履歴
1
書式の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -148,17 +148,7 @@
|
|
148
148
|
|
149
149
|
AddHandler x-httpd-php73 .php
|
150
150
|
|
151
|
-
# ACE01 現行プラン
|
152
|
-
|
153
|
-
Options +SymLinksIfOwnerMatch
|
151
|
+
Options +SymLinksIfOwnerMatch
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
# Follow symbolic links in this directory.
|
158
|
-
|
159
|
-
# ZZ、Zなどの古いプランは下記のコード
|
160
|
-
|
161
|
-
# Options +FollowSymLinks
|
162
152
|
|
163
153
|
(CPIのマニュアルを参照して設定)
|
164
154
|
|