The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
admin folder / htaccess problem
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. |
#2
|
||||
|
||||
So when you visit the URL, it redirects you without asking for any authentication details?
|
#3
|
||||
|
||||
edit: found out it is caused by root folder vbseo htaccess rewrite rules
will contact vbseo about this |
#4
|
||||
|
||||
That looks like expected behaviour. Most likely, you have set the "Authentication Required" page to your home page.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|