view docs/html/index.html @ 3862:f4c49c9e4bb5

always test proxy_redirect with slash, this fixes a case when nginx uses proxy_pass "http://www", upstream redirects to "http://www.host/uri", and nginx rewrites it as ".host/uri" patch by Maxim Dounin
author Igor Sysoev <igor@sysoev.ru>
date Thu, 17 Feb 2011 11:54:35 +0000
parents 551102312e19
children ed470a7bf7fd
line wrap: on
line source

<html>
<head>
<title>Welcome to nginx!</title>
</head>
<body bgcolor="white" text="black">
<center><h1>Welcome to nginx!</h1></center>
</body>
</html>