We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77f9f02 + 2f2b574 commit 238f3dbCopy full SHA for 238f3db
config/nginx.conf
@@ -35,6 +35,7 @@ http {
35
server_name _;
36
37
sendfile off;
38
+ absolute_redirect off;
39
40
root /var/www/html;
41
index index.php index.html;
0 commit comments