Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d9b19c2

Browse files
ported changes from 4.x
1 parent fb3a151 commit d9b19c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎nginx/image-files/etc/nginx/conf.d/default.conf‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ server {
1010
ssl_certificate_key /etc/nginx/ssl/nginx-selfsigned.key;
1111

1212
root /app/web;
13-
index index.php;
13+
index index.php index.html index.htm;
1414

1515
location / {
1616
# Redirect everything that isn't a real file to index.php

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /