OXIESEC PANEL
- Current Dir:
/
/
var
/
lib
/
letsencrypt
/
backups
/
1625128243.945851
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
742 bytes
07/01/2021 08:30:43 AM
rw-r--r--
📄
FILEPATHS
51 bytes
07/01/2021 08:30:43 AM
rw-r--r--
📄
cream_other-le-ssl.conf_0
760 bytes
05/30/2021 11:29:15 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 elearn.pvvschool.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>