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.


Topics - fysioski

Pages: [1]
1
E-Mail / setup only email
« on: November 23, 2023, 01:07:59 PM »
Is there a way to have only email setup for some domain? The main domain defaultnam.com is hosted on a different server. We just want email for this domain on a different CWP server. I cant seem to find how to setup the SSL if main domain in not on same server as emailserver. Can someone please help me with some ideas?
Cheers, Ron

2
When we make a custom conf like /usr/local/apache/conf.d/vhosts/testdomain.nl.ssl.conf it gets overwritten and reset to default. How can we make custom config files so that they won't be overwritten?

3
Information / Can't login to client portal
« on: May 05, 2022, 11:52:34 AM »
Are there any other people who cannot login into client portal anymore?
https://support.centos-webpanel.com/clientarea.php

Please try and let me know

4
Migration from other control panels / CWP -> CWP Connection not reached
« on: February 17, 2022, 07:07:44 PM »
I looked in forum for an answer but could not find it. Our problem is the error: Connection not reached While connecting to migration. Firewalls are down so no limitation, ips are in whitelist, know hosts etc. We can migratie any server we want but except this one. Any ideas on how to debug why this "Connection not reached" error can be solved? We can SSH to the migration server just fine. So looks like the tool just does not start or connect. Please any advice?

5
SSL / Disable TLSv1.0 and v1.1 in openssl
« on: September 13, 2021, 02:57:55 PM »
Hello, how can we disable TLS v1.0 and v1.1 in openSSL? We tries all but then openSSL breaks all. We are able to disable tls on apache and NGIX but not on openSSL. Please any suggestions?

Thanks, Ron

6
Apache / ip to name how to do?
« on: September 06, 2021, 11:22:12 AM »
We have a CWP and all working fine. Now the base IP is http://1.2.3.4 (for example) and we want this IP not to serve any pages as we cannot set any SSL on IP. So is it possible to have the .htaccess in /usr/local/apache/htdocs have some redirect option? If we put a htaccess in there the redirection does not work at all. We added the correct user to the .htaccess and put this inside there:
(ip is fictive)
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^12\.34\.56\.789$
RewriteRule ^(.*)$ http://www.domainname.com/$1 [L,R=301]

Redirect is configured just fine but not running. Hope you guys can maybe have some help?

I also get this in the logs:
 client denied by server configuration: /usr/local/apache/htdocs/.htaccess
Nothing is changed on apache side it is default.

7
CentOS 7 Problems / TLSv1.3
« on: January 09, 2021, 12:39:46 PM »
Does anyone got the TLSv1.3 version on CWP7 with centos 7 working? We dont seem to get it working. I hope someone can help us out as we now only have TLSv1.2. Thanks so much.

Ron Cooper

Pages: [1]