How to redirect url in apache ubuntu linux Dushmantha Charaka webserver April 28, 2020 http to https redirection <VirtualHost *:80> ServerName abc.com RewriteEngine on SSLEngine on Redirect / https:/…