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.

Problem With CentOS 7 SSL Problem
#5
RE: Problem With CentOS 7 SSL Problem
Since no one's replied to this, I'll share how I fixed it.

In your /etc/httpd/conf.d/ssl.conf, add this to the appropriate section:

# General setup for the virtual host, inherited from global configuration
ServerAdmin your@email.com
DocumentRoot "/etc/sentora/panel/"
ServerName your.server.com
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>
Reply
Thanks given by:


Messages In This Thread
Problem With CentOS 7 SSL Problem - by MET4LG0D - 04-14-2015, 07:14 AM
RE: Problem With CentOS 7 SSL Problem - by Me.B - 04-14-2015, 07:28 AM
RE: Problem With CentOS 7 SSL Problem - by Me.B - 04-14-2015, 06:31 PM
RE: Problem With CentOS 7 SSL Problem - by The-Mariner - 08-10-2015, 04:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Problem with roundcube pgh2011 0 2 ,320 01-30-2021, 12:48 AM
Last Post: pgh2011
OS - Ubuntu 18.04 or Centos 8 Qrash 1 4 ,696 01-18-2021, 07:48 PM
Last Post: Jettaman
Import zpanel settings problem pgh2011 0 2 ,318 12-30-2020, 07:08 PM
Last Post: pgh2011

Forum Jump:


Users browsing this thread: 1 Guest(s)