Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/local/apache/conf.d/vhosts/ |
Upload File : |
<VirtualHost 23.254.227.96:443> ServerName kingsleyopute.site ServerAlias www.kingsleyopute.site ServerAdmin webmaster@kingsleyopute.site DocumentRoot /home/kingsley/public_html UseCanonicalName Off ScriptAlias /cgi-bin/ /home/kingsley/public_html/cgi-bin/ CustomLog /usr/local/apache/domlogs/kingsleyopute.site.bytes bytes CustomLog /usr/local/apache/domlogs/kingsleyopute.site.log combined ErrorLog /usr/local/apache/domlogs/kingsleyopute.site.error.log # Custom settings are loaded below this line (if any exist) # IncludeOptional "/usr/local/apache/conf/userdata/kingsley/kingsleyopute.site/*.conf" SSLEngine on SSLCertificateFile /etc/pki/tls/certs/kingsleyopute.site.cert SSLCertificateKeyFile /etc/pki/tls/private/kingsleyopute.site.key SSLCertificateChainFile /etc/pki/tls/certs/kingsleyopute.site.bundle SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown <IfModule mod_userdir.c> UserDir disabled UserDir enabled kingsley </IfModule> <IfModule mod_suexec.c> SuexecUserGroup kingsley kingsley </IfModule> <IfModule mod_suphp.c> suPHP_UserGroup kingsley kingsley suPHP_ConfigPath /home/kingsley </IfModule> <IfModule mod_ruid2.c> RMode config RUidGid kingsley kingsley </IfModule> <IfModule itk.c> AssignUserID kingsley kingsley </IfModule> <Directory "/home/kingsley/public_html"> Options -Indexes -FollowSymLinks +SymLinksIfOwnerMatch AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch SSLRequireSSL </Directory> </VirtualHost> <VirtualHost 23.254.227.96:443> ServerName webmail.kingsleyopute.site SSLEngine on SSLCertificateFile /etc/pki/tls/certs/kingsleyopute.site.cert SSLCertificateKeyFile /etc/pki/tls/private/kingsleyopute.site.key SSLCertificateChainFile /etc/pki/tls/certs/kingsleyopute.site.bundle SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown <IfModule mod_proxy.c> ProxyRequests Off ProxyPreserveHost On ProxyVia Full ProxyPass / http://127.0.0.1:2095/ ProxyPassReverse / http://127.0.0.1:2095/ <Proxy *> AllowOverride All </Proxy> </IfModule> <IfModule mod_security2.c> SecRuleEngine Off </IfModule> </VirtualHost> <VirtualHost 23.254.227.96:443> ServerName mail.kingsleyopute.site SSLEngine on SSLCertificateFile /etc/pki/tls/certs/kingsleyopute.site.cert SSLCertificateKeyFile /etc/pki/tls/private/kingsleyopute.site.key SSLCertificateChainFile /etc/pki/tls/certs/kingsleyopute.site.bundle SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown <IfModule mod_proxy.c> ProxyRequests Off ProxyPreserveHost On ProxyVia Full ProxyPass / http://127.0.0.1:2095/ ProxyPassReverse / http://127.0.0.1:2095/ <Proxy *> AllowOverride All </Proxy> </IfModule> <IfModule mod_security2.c> SecRuleEngine Off </IfModule> </VirtualHost> <VirtualHost 23.254.227.96:443> ServerName cpanel.kingsleyopute.site SSLEngine on SSLCertificateFile /etc/pki/tls/certs/kingsleyopute.site.cert SSLCertificateKeyFile /etc/pki/tls/private/kingsleyopute.site.key SSLCertificateChainFile /etc/pki/tls/certs/kingsleyopute.site.bundle SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown <IfModule mod_proxy.c> SSLProxyEngine on SSLProxyVerify none SSLProxyCheckPeerCN off SSLProxyCheckPeerName off SSLProxyCheckPeerExpire off ProxyRequests Off ProxyPreserveHost On ProxyVia Full RewriteEngine on RewriteRule ^/roundcube$ /roundcube/ [R] ProxyPass /roundcube/ https://127.0.0.1:2031/roundcube/ ProxyPassReverse /roundcube https://127.0.0.1:2031/roundcube/ RewriteRule ^/pma$ /pma/ [R] ProxyPass /pma/ https://127.0.0.1:2031/pma/ ProxyPassReverse /pma https://127.0.0.1:2031/pma/ ProxyPass / https://127.0.0.1:2083/ ProxyPassReverse / https://127.0.0.1:2083/ <Proxy *> AllowOverride All </Proxy> </IfModule> <IfModule mod_security2.c> SecRuleEngine Off </IfModule> </VirtualHost>