diff --git a/default.conf b/default.conf index 4f7f64b..5a65bb3 100644 --- a/default.conf +++ b/default.conf @@ -2,8 +2,4 @@ server { location / { root /data/www; } - location = /register { - root /data/www; - index register.html; - } } \ No newline at end of file