The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Remember to post back, if you fix it, i for one am interested on what the problem is, and it could help others.
|
#12
|
||||
|
||||
Quote:
Quote:
|
#13
|
||||
|
||||
Into the .htaccess File. I am now waiting for a reply from our Hoster. Might not be there before tomorrow that I here from him. I will post here when I know whats the issues.
--------------- Added [DATE]1243319257[/DATE] at [TIME]1243319257[/TIME] --------------- Ok, i found the issue by accident. Seems besides the Code:
<Files .htaccess> order allow,deny deny from all </Files> Code:
<Files *> order allow,deny </Files> Just a couple of minutes ago my hoster confirmed that, he says that the second <Files> setting will overwrite the first. |
#14
|
||||
|
||||
I added-
Code:
<FilesMatch "\.(htaccess|htpasswd|htgroup)$"> order allow,deny deny from all </FilesMatch> |
#15
|
||||
|
||||
I checked mine and I could see it. I had the same issue as post #13.
It does pay to read the forums! |
#16
|
|||
|
|||
If you can see htaccess, I'd run far, far away from your host.
htaccess should be a system level protected file. If it's not, the server's security is in major question. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|