RSS Feed/News admin.php blocked(hide) ip

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
29,686
Points
823

Reputation:

The situation is as follows I have 2 servers. 1 is responsible for backend (all forum files are located there) 2 is responsible for proxy (translates front and sends requests to back server). How can I deny access to /admin.php for all ip except mine conditionally 94.23.67.54. Should I configure the rule in which file and on which server (front or back). On back server apache works, on front nginx. I do this on the backend in the main root .htaccess
<Files “admin.php”>
Order allow,deny...

Read more

Continue reading...
 
Status
Not open for further replies.
Top