This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

SOS - one of my hosted domain is not responding
#1
SOS - one of my hosted domain is not responding
i was settingup letsencrypt to my panel and its working
but.....
one of my hosted domain is not responding anymore

in vconf is set ok

any suggestion?

thank you all. Huh
Reply
Thanks given by:
#2
RE: SOS
(07-25-2016, 06:10 AM)shaylami Wrote: i was settingup letsencrypt to my panel and its working
but.....
one of my hosted domain is not responding anymore

in vconf is set ok

any suggestion?

thank you all. Huh

Do you have a custom vconf for that particular domain that would overide?
Reply
Thanks given by:
#3
RE: SOS - one of my hosted domain is not responding
this is my vhost config
Listen 443
Listen 80

# Configuration for Sentora control panel.
<VirtualHost *:443>
ServerAdmin zadmin@localhost
DocumentRoot "/etc/sentora/panel/"
ServerName panel.domain.net
ErrorLog "/var/sentora/logs/sentora-error.log"
CustomLog "/var/sentora/logs/sentora-access.log" combined
CustomLog "/var/sentora/logs/sentora-bandwidth.log" common
AddType application/x-httpd-php .php
<Directory "/etc/sentora/panel/">
Options +FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>

# Custom settings are loaded below this line (if any exist)
SSLEngine on
SSLProtocol ALL -SSLv2 -SSLv3
SSLHonorCipherOrder On
SSLCipherSuite ECDH+AESGCMBig GrinH+AESGCM:ECDH+AES256Big GrinH+AES256:ECDH+AES128Big GrinH+AES:ECDH+3DESBig GrinH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
SSLCertificateFile /etc/letsencrypt/live/panel.domain.net/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/panel.domain.net/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/panel.domain.net/chain.pem
# Keeping bellow for future upgrades.
# Requires Apache >= 2.4
SSLCompression off
</VirtualHost>

################################################################
# Sentora generated VHOST configurations below.....
################################################################

# DOMAIN: domain-d.org
<virtualhost *:80>
ServerName domain-d.org
ServerAlias www.domain-d.org
ServerAdmin email@mail.com
DocumentRoot "/var/sentora/hostdata/domain-d/public_html/domain-d_org"
php_admin_value open_basedir "/var/sentora/hostdata/domain-d/public_html/domain-d_org:/var/sentora/temp/"
php_admin_value suhosin.executor.func.blacklist "passthru, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg, exec"
ErrorLog "/var/sentora/logs/domains/domain-d/domain-d.org-error.log"
CustomLog "/var/sentora/logs/domains/domain-d/domain-d.org-access.log" combined
CustomLog "/var/sentora/logs/domains/domain-d/domain-d.org-bandwidth.log" common
<Directory "/var/sentora/hostdata/zvet/public_html/domain-d_org">
Options +FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>
AddType application/x-httpd-php .php3 .php
DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp index.jspa index.shtml index.shtm
# Custom Global Settings (if any exist)

# Custom VH settings (if any exist)

</virtualhost>
# END DOMAIN: domain-d.org
################################################################
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Public_html Inside Domain/Subdomain zHostingSolutions 2 4 ,027 07-23-2021, 09:57 AM
Last Post: Nigel
Cannot Create 2nd 'Addon' Domain In Sentora? Error: Invalid backend configuration. Re BattlinThrough 2 5 ,302 07-07-2020, 01:22 PM
Last Post: TGates
How To Add Letsencrypt SSL certificate To Domain Centos 7 franselect 1 4 ,056 07-04-2020, 02:55 AM
Last Post: Feilding Weather

Forum Jump:


Users browsing this thread: 1 Guest(s)