The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
restricting admincp by ip
is there a way to restrict access to your admincp by ip address?
|
#2
|
|||
|
|||
Yes, the simplest method would be with usage of .htaccess.
Send shell command: Code:
touch .htaccess Code:
pico .htaccess Code:
order allow,deny deny from 10.10.1.1 deny from 10.10.2. allow from all You can use domain too: Code:
deny from vbulletin.org |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|