The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Restrict AdminCP access by IP Address in .htaccess?
With all of the hacks recently, I would like to increase our security, and I think the AdminCP is our last remaining weak link.
Is it possible with .htaccess to restrict all files in that directory so it can ONLY be opened by certain IP addresses? I understand that IPs change - that's fine with me. I would prefer changing that occasionally, over entering an extra password every time. Thanks |
#2
|
|||
|
|||
You can just do the folder, dont need to do the files, just put the below in a htaccess file in the admincp folder.
Code:
Order Deny,Allow Deny from all Allow from youriphere |
2 благодарности(ей) от: | ||
findingpeace, tbworld |
#3
|
||||
|
||||
Thank you!! How can I add multiple IPs?
|
#4
|
|||
|
|||
Add additional Allow lines
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|