Welcome! Log In Create A New Profile

Advanced

Re: No referrer header on leacher's site !!

Francis Daly
April 04, 2017 04:56PM
On Tue, Apr 04, 2017 at 04:39:23PM +0500, shahzaib mushtaq wrote:

Hi there,

> Thanks for quick response. Well its reverse, he's putting our HTTPS video
> link on his HTTP website. Could that create issue as well? If yes, what's
> the fix of it.

nginx does not know (or care) what the linking site does. All it can
see is the request made to it.

The browser entirely controls what request headers the browser sends.

If you want to deny all requests that have no Referer header, you can
do that.

If you want to deny only some requests that have no Referer header,
you will need to tell nginx which requests to deny and which requests to
allow. But before you can do that, you will have to know how to identify
the requests in one of the sets.

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Re: No referrer header on leacher's site !!

Francis Daly April 04, 2017 04:56PM

Re: No referrer header on leacher's site !!

shahzaib1232 April 06, 2017 03:50AM

Re: No referrer header on leacher's site !!

c0nw0nk April 06, 2017 07:33AM

Re: No referrer header on leacher's site !!

Dmitry S. Polyakov April 06, 2017 07:52AM

Re: No referrer header on leacher's site !!

c0nw0nk April 06, 2017 08:03AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 133
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready