Current File : //var/lib/letsencrypt/backups/1550746610.46/srimatahangarahalli.com-le-ssl.conf_0 |
<IfModule mod_ssl.c>
<virtualhost *:80>
ServerName srimatahangarahalli.com
ServerAlias www.srimatahangarahalli.com
ServerAdmin 2018obaba@gmail.com
DocumentRoot "/home/srimataha/public_html/"
###!!!ProxyRequests off
###!!!ProxyPreserveHost On
###!!!ProxyPass / http://srimatahangarahalli.com:8080/
###!!!ProxyPassReverse / http://srimatahangarahalli.com:8080/
<Proxy *>
AllowOverride All
Require all granted
</Proxy>
php_admin_value open_basedir "/home/srimataha/public_html/:/var/sentora/temp/:/tmp/"
ErrorLog "/var/sentora/logs/domains/srimataha/srimatahangarahalli.com-error.log"
CustomLog "/var/sentora/logs/domains/srimataha/srimatahangarahalli.com-access.log" combined
CustomLog "/var/sentora/logs/domains/srimataha/srimatahangarahalli.com-bandwidth.log" common
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
###!!!<FilesMatch \.php$>
###!!!SetHandler fcgid-script
###!!!</FilesMatch>
<Directory "/home/srimataha/public_html/">
Options +FollowSymLinks -Indexes +ExecCGI
###!!!AddHandler fcgid-script .php
###!!!FCGIWrapper /var/www/php-fcgi-scripts/php56/php-fcgi-starter .php
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>
</IfModule>