JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr ServerAdmin webmaster@localhost ServerName thinroot.com DocumentRoot /var/www/thinroot.com ErrorLog ${APACHE_LOG_DIR}/thinroot.com_error.log CustomLog ${APACHE_LOG_DIR}/thinroot.com_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 %{SERVER_NAME} =thinroot.com # RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] Include /etc/letsencrypt/options-ssl-apache.conf ServerAlias www.thinroot.com SSLCertificateFile /etc/letsencrypt/live/thinroot.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/thinroot.com/privkey.pem