The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have a custom renamed admin folder which has been working fine since long ago and of course setup accordingly in the config file. I originally also had been using deny/allow all IP method in an .htaccess file which also worked just fine. Always allowed me in from the single allowed IP and denied from everywhere else. However, I have this strange issue that I am unable to trace.
This time, I decided to use the Apache satisfy me .htaccess method (login auth required from any non-allowed IP). My htaccess is this: HTML Code:
AuthUserFile "/home/username/.htpasswds/public_html/adminfolder/passwd" AuthName "Somename" AuthType Basic require valid-user Order allow,deny Allow from xxxIPREMOVEDxxx Satisfy any The odd part is I'm using the same exact htaccess method on a couple other domains hosted on the same exact server. They all work fine there. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|