baseline tests of Telnet Test are ready
This commit is contained in:
@@ -11,12 +11,14 @@ server {
|
||||
client_body_limit 5000;
|
||||
# Max == 18446744073709551615 / 1024 == 18014398509481984
|
||||
|
||||
|
||||
index index.html; # this is another comment
|
||||
#index mdr.html; # this is another comment
|
||||
|
||||
root ./www/;
|
||||
|
||||
error_page 404 ./www/error_pages/error_404.html;
|
||||
# error_page 403 ./www/error_pages/error_404.html;
|
||||
|
||||
|
||||
|
||||
@@ -103,10 +105,6 @@ server {
|
||||
index something.html;
|
||||
}
|
||||
|
||||
# location /test/test_deeper/something.html {
|
||||
# allow_methods DELETE;
|
||||
# }
|
||||
|
||||
}
|
||||
|
||||
server {
|
||||
|
||||
Reference in New Issue
Block a user