# Disable OPCache php_flag opcache.enable Off # Force SSL RewriteCond %{HTTPS} off RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R=302,L,NE]