HOME


Mini Shell 1.0
DIR: /var/lib/letsencrypt/backups/1722381922.2471788/
Upload File :
Current File : /var/lib/letsencrypt/backups/1722381922.2471788/yme2-le-ssl.conf_0
<IfModule mod_ssl.c>
<VirtualHost *:80>
        ServerName http://yme4.yme.nz
        ServerAlias yme4.yme.nz
        DocumentRoot /var/www/yme2
        ServerAdmin bruce@rhodeworks.nz
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} =yme4.yme.nz
# RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]


</VirtualHost>
</IfModule>