The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Restrict direct access to index.php
I would like to restrict direct access to the index.php file on my forum so that users will have to go to my domain http://www.mydomain.com to login from there.
I know I can possibly do this with the .htaccess file but don't know how. Any help would be appreciated. |
#2
|
||||
|
||||
|
#3
|
||||
|
||||
Thank you.
Those mods did not work for what I am wanting to do. Thank you though. |
#4
|
|||
|
|||
Code:
DirectoryIndex http://www.mydomain.com/ |
#5
|
||||
|
||||
Ill explain my situation better. I have create a fake login page to hide the site from prying eyes, but you can bypass the fake page if u type in /index.php or /meberlist.php etc. So my DirectoryIndex is set to home.php and the forum is still set to index.php.
|
#6
|
||||
|
||||
Plugin @ init_startup:
PHP Code:
|
#7
|
|||
|
|||
That will epic fail.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|