joomla htaccess https->http
RewriteEngine On RewriteCond %{HTTPS} on RewriteCond %{REQUEST_URI} !administrator RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI}