Hello!
On Thu, Jan 23, 2014 at 06:22:40PM +0100, Albert Casademont Filella wrote:
> Hi all,
>
> We have a media server and we protect certain files from being accessed by
> external ips, we just allow access from our static ip. Everything works ok
> and a 403 is thrown to those who try to access
Hi all,
We have a media server and we protect certain files from being accessed by
external ips, we just allow access from our static ip. Everything works ok
and a 403 is thrown to those who try to access the files.
server {
listen ***;
root ***;
{some other settings}
# protec