Skip to content

Commit

Permalink
Merge pull request #21 from arvancs/rename2
Browse files Browse the repository at this point in the history
Rename openresty to Arvan Cloud
  • Loading branch information
3aaber authored Mar 23, 2020
2 parents a111e91 + 265d5cb commit 4ce3a8c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion patches/nginx-1.17.4-builtin_error_page_footer.patch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ index 64e5acd..f5374f6 100644

static u_char ngx_http_error_tail[] =
-"<hr><center>nginx</center>" CRLF
+"<hr><center>openresty</center>" CRLF
+"<hr><center>Arvan Cloud</center>" CRLF
"</body>" CRLF
"</html>" CRLF
;
2 changes: 1 addition & 1 deletion patches/nginx-1.17.5-builtin_error_page_footer.patch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ index 64e5acd..f5374f6 100644

static u_char ngx_http_error_tail[] =
-"<hr><center>nginx</center>" CRLF
+"<hr><center>openresty</center>" CRLF
+"<hr><center>Arvan Cloud</center>" CRLF
"</body>" CRLF
"</html>" CRLF
;
2 changes: 1 addition & 1 deletion patches/nginx-1.17.8-builtin_error_page_footer.patch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ index 64e5acd..f5374f6 100644

static u_char ngx_http_error_tail[] =
-"<hr><center>nginx</center>" CRLF
+"<hr><center>openresty</center>" CRLF
+"<hr><center>Arvan Cloud</center>" CRLF
"</body>" CRLF
"</html>" CRLF
;

0 comments on commit 4ce3a8c

Please sign in to comment.