Commit graph

437 commits

Author SHA1 Message Date
Mitchell Krog UB1
556bf76462 Fix Duplicated Bot Error - Wordpress 2017-04-19 13:00:08 +02:00
Mitchell Krog UB1
0e88618212 Fix Regex Patterns on Bots to Exact Match - False Positives Problem 2017-04-19 12:53:27 +02:00
Mitchell Krog UB1
9146a8ce70 Referers / Bots (+/-) 2017-04-19 12:42:02 +02:00
Mitchell Krog
b43fc03e77 Fix to custom_rules to retain include files in /etc/conf.d/ folder.
Needs testing by EngineTron users.
2017-04-18 17:35:14 +02:00
Mitchell Krog UB1
941d52df58 Referers / Bots (+/-) 2017-04-18 11:43:25 +02:00
Mitchell Krog
25f312b730 Fix Directory Structures for EnginTron Example 2017-04-17 12:57:33 +02:00
Mitchell Krog
97953d9281 Shell Script to Fix Enginetron Deleting Files After Update 2017-04-17 12:48:54 +02:00
Mitchell Krog
62d795580e Fixed typo 2017-04-17 12:44:36 +02:00
Mitchell Krog
fa393cc5b5 Readme Update
- Added note regarding modified https_vhosts.php file.
2017-04-17 12:19:18 +02:00
Mitchell Krog
03d91fea48 Enginegtron for cPanel/WHM Configuration Example
This example includes a modified /utilities/https_vhosts.php file which will do the includes for you on any vhosts you create using Enginetron.
Please use this example ONLY as a guide.
2017-04-17 12:16:33 +02:00
Mitchell Krog UB1
90644a87eb Referers / Bots (+/-) 2017-04-17 11:11:17 +02:00
Mitchell Krog UB1
6bfbf9120a Referers / Bots (+/-) 2017-04-17 10:02:10 +02:00
Mitchell Krog
c31997d4f6 Readme and Configuration Updates
Changes to reflect new names for install, setup and update script.
Happy Easter 🐰
2017-04-16 11:29:55 +02:00
Mitchell Krog UB1
ec94393e27 Change install, setup and update script names for Consistency 2017-04-16 10:56:03 +02:00
Mitchell Krog UB1
b261444ebb Change install, setup and update script names for Consistency 2017-04-16 10:54:30 +02:00
Mitchell Krog UB1
fa126620f8 Referers / Bots (+/-) 2017-04-16 10:51:01 +02:00
Mitchell Krog UB1
7ef613ad85 Merge branch 'master' of https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker 2017-04-16 10:50:43 +02:00
Mitchell Krog UB1
141719266a Referers / Bots (+/-) 2017-04-16 10:50:10 +02:00
Mitchell Krog
a24ac0a5f5 Merge pull request #25 from itoffshore/alpine
add a setup script to insert the required includes
2017-04-16 10:22:48 +02:00
Stuart Cardall
82282b5284 add a setup script to insert the required includes
the script will try to insert the new configuration below any
existing includes in your config files. If the search string is
not found the inserts are made at the end of the start search
range:

* for vhost files this is below the server_* directives.
* for nginx.conf this is below http{

The search ranges & search string can be changed in main().

usage instructions can be found by running:

setup-ngxblocker -h or --help

by default running the script with no command line switches does a
"dry run" & prints to stdout the files & includes it would change:

setup-ngxblocker

to actually make changes you need to run with -x:

setup-ngxblocker -x
2017-04-15 19:35:59 +00:00
Mitchell Krog UB1
9ad7bb8a3c Referers / Bots (+/-) 2017-04-15 12:54:59 +02:00
Mitchell Krog UB1
7329c62a79 Referers / Bots (+/-) 2017-04-14 11:15:39 +02:00
Mitchell Krog UB1
3e954277fa Referers / Bots (+/-) 2017-04-13 09:26:10 +02:00
Mitchell Krog
8eca90d4b3 Blocker Update Notifications
Notification System for this repo introduced today.
You can subscribe to notifications at:
**https://groups.google.com/forum/#!forum/nginx-ultimate-bad-bot-blocker**

or send a blank email to
**nginx-ultimate-bad-bot-blocker+subscribe@googlegroups.com**

Please make sure you are subscribed to notifications to be notified when the blocker is updated and also to be notified when any important or mission critical changes take place.
2017-04-11 14:19:16 +02:00
Mitchell Krog UB1
23960467c2 Referers / Bots (+/-) 2017-04-11 09:44:35 +02:00
Mitchell Krog UB1
06dcdebb4e Referers / Bots (+/-) 2017-04-10 14:43:52 +02:00
Mitchell Krog UB1
cabd8fd499 Referers / Bots (+/-) 2017-04-10 11:24:45 +02:00
Mitchell Krog UB1
1623543d4c Referers / Bots (+/-) 2017-04-10 09:03:16 +02:00
Mitchell Krog UB1
4379e530c3 Referers / Bots (+/-) 2017-04-09 10:13:16 +02:00
Mitchell Krog UB1
831765081c Referers / Bots (+/-) 2017-04-07 14:05:45 +02:00
Mitchell Krog UB1
fc16856a81 Referers / Bots (+/-) 2017-04-06 11:17:27 +02:00
Mitchell Krog UB1
18836c992f Referers / Bots (+/-) 2017-04-05 13:01:43 +02:00
Mitchell Krog
f6ac4252b6 Update Readme 2017-04-04 16:49:23 +02:00
Mitchell Krog
205af0ca82 Remove GitCheese Donation Option - No Support for South Africa through Stripe 2017-04-04 16:31:21 +02:00
Mitchell Krog UB1
5e088fb263 Referers / Bots (+/-) 2017-04-04 11:54:47 +02:00
Mitchell Krog UB1
ccd2c6cd04 Referers / Bots (+/-) 2017-04-03 11:48:53 +02:00
Mitchell Krog UB1
d19a69c488 Referers / Bots (+/-) 2017-04-03 11:10:32 +02:00
Mitchell Krog UB1
06ebf62cac Referers / Bots (+/-) 2017-03-31 17:09:05 +02:00
Mitchell Krog
435341be69 Merge pull request #19 from itoffshore/alpine
improve updatenginxblocker.sh
2017-03-31 09:34:39 +02:00
Stuart Cardall
543e70c105 improve updatenginxblocker.sh
* sending email via the script is optional
(users may already have MAILTO set in cron or monitor syslogs by email)

* only reload nginx config if the download is successful
2017-03-30 20:47:52 +00:00
Mitchell Krog UB1
81489d52ef Referers / Bots (+/-) 2017-03-30 09:59:28 +02:00
Mitchell Krog UB1
064382a7ad Referers / Bots (+/-) 2017-03-29 16:22:25 +02:00
Mitchell Krog UB1
74fe54fd49 Referers / Bots (+/-) 2017-03-28 10:00:23 +02:00
Mitchell Krog UB1
437c087dd1 Referers / Bots (+/-) 2017-03-27 10:59:55 +02:00
Mitchell Krog
35e8341f82 Fix Git Markdown 2017-03-26 12:19:51 +02:00
Mitchell Krog
03f0c9e286 Fix Config Link in Readme 2017-03-26 12:13:24 +02:00
Mitchell Krog
f33357c528 Fix Config Link in Readme 2017-03-26 12:09:50 +02:00
Mitchell Krog
e9ee243973 Fix Link in Readme 2017-03-26 12:08:08 +02:00
Mitchell Krog
66f2f50a61 Formatting Fixes to Readme 2017-03-26 12:05:51 +02:00
Mitchell Krog UB1
2b04753f0e Referers / Bots (+/-) 2017-03-26 11:57:23 +02:00