The Arcive of vBulletin Modifications Site. |
|
[4.1.x-4.2.x] Notify when config.php changes Details »»
|
|||||||||||||||||||||||||||||
|
[4.1.x-4.2.x] Notify when config.php changes
Developer Last Online: Dec 2019
If you want support, please mark as installed. If you install, please mark as installed
![]() !!MOD UPDATED DUE TO INAVLID SETTING CONFIG - IT WILL WORK NOW!! This mod is for vBulletin 4.1.x - 4.2.x This mod will allow you to specify users that will get stopped if the config.php file is modified. This is useful as a security tool, as most hackers would go for the config.php file. You must enable it in it's settings before it will work. Why Would I want/need this? The config.php file contains the variables for super admins, as well as those with log pruning/viewing/sql executing permissions. If someone has ftp to your site, they will target this file so they can do whatever they want. Want to risk it? Install now! Please note: This may cause a slight delay loading the page for people you choose to notify, as it calculates the md5 hash of the config.php file. It shouldn't be too much of an issue though. Changelog Version 2.2 Added - Setting to enter config.php location Download Now
Show Your Support
|
|||||||||||||||||||||||||||||
| Благодарность от: | ||
| seb5594 | ||
| Comments |
|
#2
|
|||
|
|||
|
Reserved.
|
|
#3
|
|||
|
|||
|
Mod updated - settings not showing fixed.
|
|
#4
|
|||
|
|||
|
does it work on 4.2.0 mate
|
|
#5
|
|||
|
|||
|
Yup. That is what I am using it on.
|
|
#6
|
|||
|
|||
|
I will try this out. Very nice.
|
|
#8
|
|||
|
|||
|
personally i would just do this
.htaccess file in /include Code:
RewriteEngine on <Files 403.shtml> order deny,allow deny from all </Files> allow from domainipaddresshere |
|
#10
|
|||
|
|||
|
That stops people going to it - not checking if it was modified.
|
![]() |
|
|