RewriteEngine onRewriteBase /RewriteCond %{SERVER_PORT} !^80$RewriteRule ^.*$ http://%{SERVER_NAME}%{REQUEST_URI} [L,R]