OXIESEC PANEL
- Current Dir:
/
/
var
/
lib
/
letsencrypt
/
backups
/
1628255171.4492319
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/04/2025 05:07:26 AM
rwxr-xr-x
📄
CHANGES_SINCE
1.56 KB
08/06/2021 01:06:11 PM
rw-r--r--
📄
FILEPATHS
101 bytes
08/06/2021 01:06:10 PM
rw-r--r--
📄
cream_other-le-ssl.conf_0
739 bytes
07/01/2021 09:13:10 AM
rw-r--r--
📄
elearn_pvv-le-ssl.conf_1
496 bytes
07/01/2021 09:13:10 AM
rw-r--r--
Editing: cream_other-le-ssl.conf_0
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] Include /etc/letsencrypt/options-ssl-apache.conf SSLCertificateFile /etc/letsencrypt/live/content.bizprout.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/content.bizprout.com/privkey.pem </VirtualHost> </IfModule>