Apply issue #160
This commit is contained in:
parent
683060a8e0
commit
d6d794f9fe
|
@ -394,7 +394,8 @@ static-file.exclude-extensions = (
|
||||||
|
|
||||||
index-file.names = (
|
index-file.names = (
|
||||||
\"index.htm\",
|
\"index.htm\",
|
||||||
\"index.html\"
|
\"index.html\",
|
||||||
|
\"index.php\"
|
||||||
)
|
)
|
||||||
|
|
||||||
\$SERVER[\"socket\"] == \":443\" {
|
\$SERVER[\"socket\"] == \":443\" {
|
||||||
|
|
Loading…
Reference in New Issue