Редактор темы

WP Атакуют сайт

  • Автор темы Автор темы putnik
  • Дата начала Дата начала

putnik

Зелёный
Регистрация
6 Июн 2015
Сообщения
18
Рейтинг реакций
2
Баллы
3
Возраст
35
1/3
Автор темы
Приветствую!
В последнее время вижу в логах кучу запросов вида «GET / HTTP/1.0». Ломятся на сайт, сайт несколько раз падал. Побанил эти ip, включил кэширование. Сейчас вроде меньше, но все равно лезут. Может кто знает можно ли как-то блочить эти ip автоматически?
 
Автор темы
europa1988 спасибо, поищу что-нибудь похожее
 
Последнее редактирование:
Подскажи как оно работает? Просто поставить на сервер?
если ты смог поставить например dle и работаешь с ним, то это поставить тебе не составит труда, там во первых есть документация в архиве, а так да, ставишь в подпапке, создаешь отдельную базу, переходишь по адресу сайта в подпапку, и ставишь как обычный скрипт с автоустановкой, после установки нужно прописать подключение на главной странице, пример: include "projectsecurity_folder/project-security.php"; (чтобы подключить к dle смотри документацию как подключить сторонний код в шаблон dle, примерно так: {include file="projectsecurity_folder/project-security.php"} ), подключать в майн.тпл шаблона
projectsecurity_folder - имя папки установки скрипта

Installation & Integration
  1. Create a subfolder on your host via FTP or File Manager (You can name it "security" for example)
  2. Upload the files from the "Source" folder of the script into the newly created subfolder on your host
  3. Create a MySQL database (Your hosting provider can assist)
  4. Visit your website where you uploaded the files (For example: yourwebsite.com/security)
  5. The Installation Wizard will open automatically, just follow the steps
  6. Copy the Integration Code that you will see at the end of the Installation Wizard
  7. Put the copied Integration Code in main .php file (file that is used by all other files) of your website

If you have any problems installing Project SECURITY please send me a message and I can help. Include your license purchase code, a link to your website and your FTP details so I can set the system up for you if needed.


Example integration code: include "projectsecurity_folder/project-security.php";

(Change "projectsecurity_folder" with the path on which you installed the product)



To protect multiple websites you should install Project SECURITY on the main website as you choose the Main Installation option at the Installation Wizard.

Then upload and install Project SECURITY as you choose the Lite Installation Option at the Installation Wizard on all other websites. Finally copy the Project SECURITY’s Path URL and add it on the Website Monitoring page at the main Project SECURITY installation.
 
Последнее редактирование:
Решил перевести данный скрипт на Русский, позже займусь и выложу отдельной темой
 

Похожие темы Последние темы Популярные темы

Назад
Сверху