Current File : //var/lib/letsencrypt/temp_checkpoint/sentora.conf_5 |
# Configuration for Sentora control panel.
<VirtualHost *:80>
ServerAdmin 2018obaba@gmail.com
DocumentRoot "/etc/sentora/panel/etc/static/pages/"
ServerName 103.145.51.236
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
Redirect /webmail https://vps.obaba.shop:2095
Redirect /webmail/ https://vps.obaba.shop:2095
Redirect /whm https://vps.obaba.shop:2086/?access=whm
Redirect /whm/ https://vps.obaba.shop:2086/?access=whm
Redirect /cpanel https://vps.obaba.shop:2082/?access=cpanel
Redirect /cpanel/ https://vps.obaba.shop:2082/?access=cpanel
Alias "/~anmspl/" "/home/anmspl/public_html/public_html/"
<Directory "/home/anmspl/public_html/public_html/">
AllowOverride All
Require all granted
</Directory>
Alias "/~obabain/" "/home/obabain/public_html/public_html/"
<Directory "/home/obabain/public_html/public_html/">
AllowOverride All
Require all granted
</Directory>
Alias "/~obabajobs/" "/home/obabajobs/public_html/"
<Directory "/home/obabajobs/public_html/">
AllowOverride All
Require all granted
</Directory>
<Directory "/etc/sentora/panel/etc/static/pages/">
Options +FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>
# Custom settings are loaded below this line (if any exist)
</VirtualHost>
################################################################
# Sentora generated VHOST configurations below.....
################################################################