Re: How to restrict acces to specific friendly URL by IP in Wordpress site?

2017-05-22 Thread ohmykot
Thanks for you answer. I meant that I need to restrict access to single wordpress page (there is a secret form there). /secret-page/ - is a permalink of the page, rewritten URL managed by wordpress. To make it work I used general config for wordpress I found on DigitalOcean guide server {

How to restrict acces to specific friendly URL by IP in Wordpress site?

2017-05-19 Thread ohmykot
Hi! I've got a server with nginx and a wordpress website running on it. On the web-site, I have a wordpress page, i.e. domain.com/secret-page/, that I want to restrict access to everybody but 1 specific IP address of my other server. As this page is not a real physical directory, but just a frien