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 - tshetumd

Pages: 1 ... 4 5 [6]
76
Information / Re: How to Secure CWP webserver
« on: April 29, 2016, 05:46:13 AM »
yes i did hear but i didn't use so far.

can you guide me how go about the mod security white listing .


Thanks

77
Information / Re: How to Secure CWP webserver
« on: April 29, 2016, 04:34:15 AM »
mysql version is 5.1.73

and moreover I am getting following error while using mod Security :

Forbidden

You don't have permission to access /phpMyAdmin/import.php on this server.

78
Information / Re: How to Secure CWP webserver
« on: April 29, 2016, 03:50:31 AM »
I am getting following while restarting the mysql, please help me :


Warning: Error while sending SET_OPTION packet. PID=1229 in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 5
MySQL server has gone away
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 5


Thanks

79
Information / Re: How to Secure CWP webserver
« on: April 27, 2016, 03:43:31 AM »
Thanks, it worked ..

80
Information / Re: How to Secure CWP webserver
« on: April 22, 2016, 07:30:44 AM »
i did that too...

# vhost_start tshetum.bt
<VirtualHost 202.144.128.217:443>

81
Information / Re: How to Secure CWP webserver
« on: April 22, 2016, 06:28:40 AM »
 I have installed letsencrypt on cwp and here is my  /usr/local/apache/conf.d/vhosts-ssl.conf

 ServerName tshetum.bt
 ServerAlias www.tshetum.bt
 DocumentRoot /home/tshetumb/public_html
 SSLEngine on
 SSLCertificateFile /etc/pki/tls/certs/tshetum.bt.cert
 SSLCertificateKeyFile /etc/pki/tls/private/tshetum.bt.key
 SSLCertificateChainFile /etc/pki/tls/certs/tshetum.bt.bundle
<IfModule mod_suexec.c>
    SuexecUserGroup tshetumb tshetumb
</IfModule>

<IfModule mod_suphp.c>
    suPHP_UserGroup tshetumb tshetumb
    suPHP_ConfigPath /home/tshetumb
</IfModule>

<Directory "/home/tshetumb/public_html">
    AllowOverride All
</Directory>

And when  I open my domain as https://tshetum.bt , its not working , please help


Thanks

82
Information / Re: How to Secure CWP webserver
« on: April 20, 2016, 05:18:52 AM »
Dear Sandeep,

Do you have any idea about using letsencrpyt with CWP.


Regards,

83
Information / Re: How to Secure CWP webserver
« on: April 20, 2016, 03:56:25 AM »
Thanks for the help

84
Information / Re: How to Secure CWP webserver
« on: April 19, 2016, 09:41:24 AM »
Thanks for the reply. Could you please guide me how to configure nginx .


Regards,

85
Information / Re: How to Secure CWP webserver
« on: April 19, 2016, 08:50:15 AM »
Thanks for the reply. I meant the some of the websites especially designed using wordpress are getting hacked. I am using csf but I don't know much about Ngnix.


Regards, 

86
Information / How to Secure CWP webserver
« on: April 18, 2016, 07:52:53 AM »
My cwp webserver is getting hacked , can somebody guide me to make it more secure. Thanks

Pages: 1 ... 4 5 [6]