Skip to content
Permalink
v2.11.0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
118 lines (106 sloc) 4.65 KB
diff --git a/html/50x.html b/html/50x.html
index a57c2f9..6ba724b 100644
--- a/html/50x.html
+++ b/html/50x.html
@@ -9,11 +9,9 @@ font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body>
-<h1>An error occurred.</h1>
-<p>Sorry, the page you are looking for is currently unavailable.<br/>
-Please try again later.</p>
-<p>If you are the system administrator of this resource then you should check
-the error log for details.</p>
-<p><em>Faithfully yours, nginx.</em></p>
+<h1>Bwok.</h1>
+<p>Cock-a-dodle-doooo-cock-a-doooodle-doooooo Cock-a-doodle-dooooo bwwwaaaaaak-bwwwaaak-bwwwaaak Waaak cock-a-doooodle-dooo bok Waaaaaak-waaak-waaak bwwwaaak cock-a-doooodle-doooo-cock-a-dooooodle-doooo Cluckity-cluckity? Pukaak cock-a-doodle-do-cock-a-dooooodle-doooo cluckity. Cluck-cluck Bwok cluck-cluck-cluck cluck-a-buh-gawk Bwok Bwak waaak Bok Cluck-a-buh-gawk-cluck-a-buh-gawk honk Bok-bok-bok Cluck waaaaaaak bwwwaaak cock-a-dooooooodle-doooo pukak!</p>
+<p>.</p>
+<p><em>Bok bok bok.</em></p>
</body>
</html>
diff --git a/html/index.html b/html/index.html
index e8f5622..b6668f7 100644
--- a/html/index.html
+++ b/html/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<title>Welcome to nginx!</title>
+<title>Cluck-a-buh-gawk-cluck-a-buh-gawk cluck waaaaaaak!</title>
<style>
html { color-scheme: light dark; }
body { width: 35em; margin: 0 auto;
@@ -9,15 +9,11 @@ font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body>
-<h1>Welcome to nginx!</h1>
-<p>If you see this page, the nginx web server is successfully installed and
-working. Further configuration is required.</p>
+<h1>Chicken!</h1>
+<p>Bwok Puk bok pukak bwak-bwak bwok Cluck bwak-bwak waaaaak bwwwaak-bwwwaaaaak.</p>
-<p>For online documentation and support please refer to
-<a href="http://nginx.org/">nginx.org</a>.<br/>
-Commercial support is available at
-<a href="http://nginx.com/">nginx.com</a>.</p>
+<p>Cluckity... Cluckity Puk-puk Waaaaak cock-a-doodle-doo bwak-bwak-bwak cluckity bwwwaak! Cluckity bok-bok Bok bwok-bwok-bwok bwak-bwak-bwak cluck. Cluck wak-waaaak pukaaaak-pukaaaak-pukaaaaak Puk-puk-puk Puk Gobble-gobble bok Pukaaaaaaak-pukaaaaak bwwwak-bwwwak-bwwwaaaaak Puk bwak bwak-bwak waak-waaaaaaak cluck. Pukak Bwok?</p>
-<p><em>Thank you for using nginx.</em></p>
+<p><em>Cluck-cluck-cluck gobble-gobble-gobble honk Gobble-gobble bwwwaaaaaak.</em></p>
</body>
</html>
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 088aa1e..0e1632f 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -10,8 +10,8 @@
#define nginx_version 1025003
-#define NGINX_VERSION "1.26.1"
-#define NGINX_VER "nginx/" NGINX_VERSION
+#define NGINX_VERSION "1.26.2"
+#define NGINX_VER "chicken/" NGINX_VERSION
#ifdef NGX_BUILD
#define NGINX_VER_BUILD NGINX_VER " (" NGX_BUILD ")"
diff --git a/src/http/ngx_http_special_response.c b/src/http/ngx_http_special_response.c
index eaf42e3..fd682a3 100644
--- a/src/http/ngx_http_special_response.c
+++ b/src/http/ngx_http_special_response.c
@@ -33,7 +33,7 @@ static u_char ngx_http_error_build_tail[] =
static u_char ngx_http_error_tail[] =
-"<hr><center>nginx</center>" CRLF
+"<hr><center>chicken</center>" CRLF
"</body>" CRLF
"</html>" CRLF
;
diff --git a/src/http/v2/ngx_http_v2_filter_module.c b/src/http/v2/ngx_http_v2_filter_module.c
index 1e2cafa..30223d6 100644
--- a/src/http/v2/ngx_http_v2_filter_module.c
+++ b/src/http/v2/ngx_http_v2_filter_module.c
@@ -115,7 +115,7 @@ ngx_http_v2_header_filter(ngx_http_request_t *r)
ngx_http_core_srv_conf_t *cscf;
u_char addr[NGX_SOCKADDR_STRLEN];
- static const u_char nginx[5] = "\x84\xaa\x63\x55\xe7";
+ static const u_char nginx[6] = "\x85\x24\xe6\x27\x52\xd5";
#if (NGX_HTTP_GZIP)
static const u_char accept_encoding[12] =
"\x8b\x84\x84\x2d\x69\x5b\x05\x44\x3c\x86\xaa\x6f";
diff --git a/src/http/v3/ngx_http_v3_filter_module.c b/src/http/v3/ngx_http_v3_filter_module.c
index 4d2276d..7b156a6 100644
--- a/src/http/v3/ngx_http_v3_filter_module.c
+++ b/src/http/v3/ngx_http_v3_filter_module.c
@@ -166,7 +166,7 @@ ngx_http_v3_header_filter(ngx_http_request_t *r)
n = sizeof(NGINX_VER_BUILD) - 1;
} else {
- n = sizeof("nginx") - 1;
+ n = sizeof("chicken") - 1;
}
len += ngx_http_v3_encode_field_lri(NULL, 0,
@@ -349,8 +349,8 @@ ngx_http_v3_header_filter(ngx_http_request_t *r)
n = sizeof(NGINX_VER_BUILD) - 1;
} else {
- p = (u_char *) "nginx";
- n = sizeof("nginx") - 1;
+ p = (u_char *) "chicken";
+ n = sizeof("chicken") - 1;
}
ngx_log_debug2(NGX_LOG_DEBUG_HTTP, c->log, 0,