OXIESEC PANEL
- Current Dir:
/
/
etc
/
apache2
/
sites-enabled
/
bk2
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/19/2025 04:24:35 PM
rwxr-xr-x
📄
_bg-le-ssl.conf1
508 bytes
07/25/2023 09:53:55 AM
rw-r--r--
📄
_bg.conf1
459 bytes
07/25/2023 09:53:56 AM
rw-r--r--
📄
_businessgyan.conf1
271 bytes
07/10/2023 12:40:00 PM
rw-r--r--
📄
_cream.conf1
0 bytes
01/01/1970 12:00:00 AM
---------
📄
_cream_education-ssl.conf1
535 bytes
06/01/2023 07:24:52 AM
rw-r--r--
📄
_cream_education.conf1
369 bytes
07/03/2021 05:44:36 AM
rw-r--r--
📄
_elearn_pvv-le-ssl.conf1
496 bytes
08/06/2021 01:06:11 PM
rw-r--r--
📄
_elearn_pvv.conf1
439 bytes
07/01/2021 09:13:10 AM
rw-r--r--
📄
cream_other-le-ssl.conf
1 KB
07/25/2023 05:59:25 AM
rw-r--r--
📄
cream_other.conf
635 bytes
01/28/2024 01:43:55 AM
rw-r--r--
📄
z_cream_other-le-ssl.conf1
1.79 KB
08/06/2021 01:06:11 PM
rw-r--r--
Editing: cream_other-le-ssl.conf
Close
<IfModule mod_ssl.c> <VirtualHost *:443> ServerAdmin webmaster@localhost ServerName cream ServerAlias content.bizproutx.com content.bizprout.com DocumentRoot /var/www/cream ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined RewriteEngine On # Some rewrite rules in this file were disabled on your HTTPS site, # because they have the potential to create redirection loops. # RewriteCond %{HTTPS} off # RewriteRule (.*) https://%{SERVER_NAME}/$1 [R,L] # RewriteCond %{SERVER_NAME} =cream [OR] # RewriteCond %{SERVER_NAME} =content.bizproutx.com [OR] # RewriteCond %{SERVER_NAME} =content.bizprout.com [OR] # RewriteCond %{SERVER_NAME} =elearn.pvvschool.com # RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] Include /etc/letsencrypt/options-ssl-apache.conf SSLCertificateFile /etc/letsencrypt/live/content.bizprout.com-0001/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/content.bizprout.com-0001/privkey.pem </VirtualHost> </IfModule>