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

Pages: [1]
1
SSL / Re: Connection Not Secure
« on: July 23, 2020, 11:05:56 AM »
This is the contents of /usr/local/swpsrv/conf.d file

*I've edited the server IP and domain name.

Listen 2031
<VirtualHost SERVER-IP:2031>
        ServerName ***.********.org
        SSLEngine on
   SSLCertificateFile /etc/pki/tls/certs/***.********.org.crt
   SSLCertificateKeyFile /etc/pki/tls/private/***.********.org.key
   #SSLCertificateChainFile
 SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown

</VirtualHost>

exactly where do we have to write this code on CWP.7 (CWP version: 0.9.8.998)?
i have of /usr/local/cwpsrv/conf.d a lot of files!

2
Apache / Re: Dedicated IP
« on: April 24, 2019, 12:30:14 AM »
we will add this option to the new update for this weekend.

I have exactly the problem!
I now have 2 ip on my servers and i want to be an ip only dedicate for an account and if i write the IP on browser redirect on domain.
now we are 2019 and certainly the new update is already here.
Can you please help me!

3
CentOS 7 Problems / Re: Convert Share IP Server to Dedicated IP
« on: January 17, 2019, 11:06:39 AM »
Thank you for your answer :)

I know only that a Domain has a Dedicated IP, which means that if you write IP from domain you have to convert to Domain and that is better for SEO, but the topic does not matter.

My problem is:
I have a Server with an IP and Domian.
my hostname is: server.mydomain.com
i want to be my main domain mydomain.com means if i write my server ip on Browser convert to mydomain.com not to server.mydomain.com

Thank you for your help.

4
Installation / Re: [Tutorial] How to configure your server
« on: January 17, 2019, 10:53:48 AM »
Quote
index.php?module=nameservers - Name servers configuration (DNS Functions - Edit Nameservers IPs)
NS1 SubDomain: ns1.dynadot.com
NS2 SubDomain: ns2.dynadot.com
NS1 IP: 127.0.0.1
NS2 IP: 127.0.0.1
Overwrite DNS Zone file: Check
Restart DNS Server: Check

Thank you for your Tutorial  :)
I have a short question!
on NS1 IP and NS2 IP should I write IP from my server or must always be 127.0.0.1 ?

5
CentOS 7 Problems / Convert Share IP Server to Dedicated IP
« on: January 13, 2019, 06:16:48 PM »
Hello,

i have a VPS and 1 share IP.
I have only one account and domain on my server and i want if my server ip in browser write(for better SEO), come my domain address!
I've tried a lot in the CWP but I did not understand how can I do that! can you help me please?

Thanks

Pages: [1]