nginx serving the wrong url?

Francis Daly francis at daoine.org
Mon Feb 28 02:56:54 MSK 2011


On Mon, Feb 28, 2011 at 12:43:29PM +1300, Ryan B wrote:

Hi there,

> I'm not sure what exactly
> "/var/www/https:/secure.domain.com/index.html" is (should be
> /var/www/index.html) How can I correct this?

Find the Referer: page, the place where these clients found this link,
and change it to point to

https://secure.domain.com/

instead of

/https://secure.domain.com/

> request: "HEAD /https://secure.domain.com/
> HTTP/1.1", host: "secure.domain.com"

That is the request that is being received.

Good luck,

	f
-- 
Francis Daly        francis at daoine.org



More information about the nginx mailing list