################################################# demoapitz.elev8framework.com-Proxy ####################################################### DocumentRoot "D:\xampp\htdocs\vhost\demoapitz.elev8framework.com" ServerName demoapitz.elev8framework.com ServerAlias demoapitz.elev8framework.com www.demoapitz.elev8framework.com Redirect permanent / https://demoapitz.elev8framework.com:444/ ErrorLog "D:/xampp/log/domain/demoapitz.elev8framework.com-error.log" CustomLog "D:/xampp/log/domain/demoapitz.elev8framework.com-access.log" combined CustomLog "D:/xampp/log/domain/demoapitz.elev8framework.com-bandwidth.log" common ProxyRequests Off Order deny,allow Allow from all ProxyPass https://demoapitz.elev8framework.com:444/ ProxyPassReverse https://demoapitz.elev8framework.com:444/ Order Allow,Deny Allow from all SSLProxyEngine On SSLProxyVerify none SSLProxyCheckPeerCN off SSLProxyCheckPeerName off SSLProxyCheckPeerExpire off ProxyPreserveHost On ProxyPass / https://demoapitz.elev8framework.com:444/ RewriteEngine on RewriteCond %{HTTPS} off [OR] RewriteCond %{HTTP_HOST} ^www\. [NC] RewriteCond %{HTTP_HOST} ^(?:www\.)?(.+)$ [NC] RewriteRule ^ https://%1%{REQUEST_URI} [L,NE,R=301] ProxyPassReverse / https://demoapitz.elev8framework.com:444/ ProxyTimeout 120000 DocumentRoot "D:\xampp\htdocs\vhost\demoapitz.elev8framework.com" ServerName demoapitz.elev8framework.com ServerAlias demoapitz.elev8framework.com www.demoapitz.elev8framework.com Redirect permanent / https://demoapitz.elev8framework.com ErrorLog "D:/xampp/log/domain/demoapitz.elev8framework.com-error.log" CustomLog "D:/xampp/log/domain/demoapitz.elev8framework.com-access.log" combined CustomLog "D:/xampp/log/domain/demoapitz.elev8framework.com-bandwidth.log" common SSLProxyEngine on SSLProxyVerify none ProxyRequests Off Order deny,allow Allow from all ProxyPass https://demoapitz.elev8framework.com:444/ ProxyPassReverse https://demoapitz.elev8framework.com:444/ Order Allow,Deny Allow from all SSLProxyEngine On SSLProxyVerify none SSLProxyCheckPeerCN off SSLProxyCheckPeerName off SSLProxyCheckPeerExpire off ProxyPreserveHost On ProxyPass / https://demoapitz.elev8framework.com:444/ RewriteEngine on RewriteCond %{HTTPS} off [OR] RewriteCond %{HTTP_HOST} ^www\. [NC] RewriteCond %{HTTP_HOST} ^(?:www\.)?(.+)$ [NC] RewriteRule ^ https://%1%{REQUEST_URI} [L,NE,R=301] ProxyPassReverse / https://demoapitz.elev8framework.com:444/ SSLEngine On SSLCertificateFile "C:/Certbot/live/ibfapi.businessgateways.in/cert.pem" SSLCertificateChainFile "C:/Certbot/live/ibfapi.businessgateways.in/fullchain.pem" SSLCertificateKeyFile "C:/Certbot/live/ibfapi.businessgateways.in/privkey.pem" ProxyTimeout 120000 ########################################## End # demoapitz.elev8framework.com - Proxy ##############################################