################################################# demotz.elev8framework.com ####################################################### # DOMAIN: demotz.elev8framework.com ServerName demotz.elev8framework.com ServerAlias demotz.elev8framework.com www.demotz.elev8framework.com #Redirect permanent / https://demotz.elev8framework.com/ DocumentRoot "D:/xampp7/htdocs/vhost/demotz.elev8framework.com" 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 "D:/xampp7/log/domain/elev8framework.com/demotz.error.log" CustomLog "D:/xampp7/log/domain/elev8framework.com/demotz.access.log" combined CustomLog "D:/xampp7/log/domain/elev8framework.com/demotz.bandwidth.log" common Options Indexes FollowSymLinks Includes ExecCGI AllowOverride All Require all granted AddType application/x-httpd-php .php3 .php ScriptAlias /cgi-bin/ "/_cgi-bin/" AddHandler cgi-script .cgi .pl Options +ExecCGI -Indexes ErrorDocument 403 /_errorpages/403.html ErrorDocument 404 /_errorpages/404.html ErrorDocument 500 /_errorpages/500.html ErrorDocument 510 /_errorpages/510.html DirectoryIndex index.php 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) ProxyPreserveHost On RequestHeader set X-Forwarded-Proto https ServerName demotz.elev8framework.com ServerAlias demotz.elev8framework.com www.demotz.elev8framework.com #Redirect permanent / https://demotz.elev8framework.com/ DocumentRoot "D:/xampp7/htdocs/vhost/demotz.elev8framework.com" 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 "D:/xampp7/log/domain/elev8framework.com/demotz.error.log" CustomLog "D:/xampp7/log/domain/elev8framework.com/demotz.access.log" combined CustomLog "D:/xampp7/log/domain/elev8framework.com/demotz.bandwidth.log" common Options Indexes FollowSymLinks Includes ExecCGI AllowOverride All Require all granted SSLEngine On SSLCertificateFile "C:/Certbot/live/gbf.businessgateways.in/cert.pem" SSLCertificateChainFile "C:/Certbot/live/gbf.businessgateways.in/fullchain.pem" SSLCertificateKeyFile "C:/Certbot/live/gbf.businessgateways.in/privkey.pem" AddType application/x-httpd-php .php3 .php ScriptAlias /cgi-bin/ "/_cgi-bin/" AddHandler cgi-script .cgi .pl Options +ExecCGI -Indexes ErrorDocument 403 /_errorpages/403.html ErrorDocument 404 /_errorpages/404.html ErrorDocument 500 /_errorpages/500.html ErrorDocument 510 /_errorpages/510.html DirectoryIndex index.php 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) ProxyPreserveHost On RequestHeader set X-Forwarded-Proto https ########################################## End # demotz.elev8framework.com ##############################################