The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello.
Im new to hacking, and i was wondering what 'Run the following MySQL query' actually meant. I cant see an option for this in Control Panel, so...can someone help me? |
#2
|
||||
|
||||
![]()
[sql][/sql]
|
#3
|
|||
|
|||
![]()
I cant get this on my server..... hmmmmm.
Do you know how to password protect a folder on CuteFTP? |
#4
|
|||
|
|||
![]()
On CuteFTP? Did you try using a .htaccess file? Works on all Apache servers.. Windows doesn't like them tho
![]() |
#5
|
||||
|
||||
![]()
Create the following files:
Contents of .htaccess: Code:
AuthUserFile <PATH TO .HTPASSWD FILE> AuthName "<whatever you want this area to be called>" AuthType Basic <Limit GET POST PUT> require user <USERNAME> </Limit>
Contents of .htpasswd Code:
<USERNAME>:<encrypted password> You must replace the following in the above:
For the encrypted password, you'll have to find some sort of program to do this, or maybe your host's CP already has this feature. For myself, if my host doesn't support this, I use Apache (since I already have it installed), so I'm not too sure how you'll get your encrypted passwords without it. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|