This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

d.negativa
d.negativa

How to close access to backend to external ip address?
I'm using nginx 1.6.2


location ^~ /backend {
         allow xx.xx.xx.xx;
         allow xx.xx.xx.xx/xx;
         deny all;
}

And it does not work for me...

jchild45
jchild45

I'm also trying to find something like this. Where you ever able to get it to work?

thepottingshed
thepottingshed

I would also be very interested in this

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.