Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - yeknafar

Pages: 1 ... 5 6 [7]
91
How to / Re: Protection against Slowloris?
« on: July 16, 2018, 09:15:52 PM »
It happend to me. :D

What should I do now?

92
How to / Re: Protection against Slowloris?
« on: July 16, 2018, 09:05:41 PM »
For begginers like myself may be useful:

for the address enter:
 wget http://sourceforge.net/projects/mod-antiloris/files/mod_antiloris-0.4.tar.bz2


and if for  [root@srv mod_antiloris-0.4]# apxs -a -i -c mod_antiloris.c

You get such an error:
-bash: apxs: command not found


You have to install the Apache dev tools by this command:

yum install httpd-devel

Then continue :) 


93
SSL / SSL doesnot install on Wordpress. Please help me.
« on: July 15, 2018, 08:50:31 PM »
Hello

Thanks for your attention.

I have installed ssl  and tested it on  https://www.sslshopper.com/ssl-checker too and it doesnot have any problem but when I try to install it on the wordpress the site does not work.

I tried some codes on Config.php and htaccess like this:


RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]


and used different plugins too but no result.

I am using Apache+Nginx+Varnish.


I asked such a question in Wordpress.org forum and one of them told it is the problem of the server and not the Wordpress.



Thanks

94
MySQL / MySQL Processes (live load) can show a slowris DDOS attack?
« on: July 14, 2018, 11:19:00 PM »
Hello

MySQL Processes (live load) can show a slowris DDOS attack?





What does these features mean?

Threads: 8 
Questions: 108152
Slow queries: 0 
Opens: 476
Flush tables: 1 
Open tables: 200
Queries per second avg: 13.693





Thanks

95
CentOS-WebPanel Bugs / White page error
« on: July 14, 2018, 05:20:27 PM »
Hello

When I reboot the server (CWP) or want to install mod security I see a white page and nothing more and I have to open a new page by going to the address of my panel.

How can I solve it? :)

Thanks for your attention.
 

96
MySQL / Re: 502 Bad gateway when trying to open phpMyAdmin
« on: July 14, 2018, 04:28:22 PM »
I have the same problem.


I read all of the posts of the forum about this subject too but no result.

How can I solve it and can Bruteforce attacks be its cause?
If yes how can I prevent it?



Thank u and CWP team

Pages: 1 ... 5 6 [7]