diff --git a/perl/nginx.conf b/perl/nginx.conf index 079c779..b73db59 100644 --- a/perl/nginx.conf +++ b/perl/nginx.conf @@ -48,7 +48,7 @@ http { } location = / { - return 301 /login.pl + return 301 /login.pl; } location / {