The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Usually my adminCP is name is like "dontlookhere" or something else.
If I am hiding the adminCP why advertise it? Anyways its your choice. |
#12
|
||||
|
||||
Can you help me how to rename admincp and modcp folder.
Best Regards |
#13
|
|||
|
|||
Rename folder, update config.php
|
Благодарность от: | ||
Emad ELsayed |
#14
|
||||
|
||||
There is no option to change the folder admincp to file config.php
Can more details Best Regards |
#15
|
||||
|
||||
I don't block anything in my robots.txt files anymore, there is really no point.
|
Благодарность от: | ||
Emad ELsayed |
#16
|
||||
|
||||
Perfect robots.txt:
User-agent: * Disallow: / Then delete your database and files and log off the internet forever. |
#17
|
|||
|
|||
Quote:
Code:
/* #### PATH TO ADMIN & MODERATOR CONTROL PANELS #### This setting allows you to change the name of the folders that the admin and moderator control panels reside in. You may wish to do this for security purposes. Please note that if you change the name of the directory here, you will still need to manually change the name of the directory on the server. */ $config['Misc']['admincpdir'] = 'admincp'; $config['Misc']['modcpdir'] = 'modcp'; /* Prefix that all vBulletin cookies will have Keep this short and only use numbers and letters, i.e. 1-9 and a-Z */ $config['Misc']['cookieprefix'] = 'vb'; |
#18
|
||||
|
||||
Quote:
But unfortunately it does not work vb 5.4.0 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|