Trying something different
This commit is contained in:
parent
98643ff09c
commit
ec0d2c96bc
|
@ -7,8 +7,6 @@ server {
|
|||
try_files $uri$args $uri$args/ $BASE_HREF/index.html =404;
|
||||
}
|
||||
|
||||
error_page 404 $BASE_HREF/index.html
|
||||
|
||||
include /etc/nginx/extra-conf.d/*.conf;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue