2015-02-09 5:15 GMT+09:00 Yann Ylavic <ylavic....@gmail.com>: > On Sun, Feb 8, 2015 at 9:03 PM, Yann Ylavic <ylavic....@gmail.com> wrote: >> On Sun, Feb 8, 2015 at 7:36 AM, YUSUI T <yusui.tomik...@gmail.com> wrote: >>> >>> root@hostname:~# tail -n 6 /etc/apache2/mods-available/ssl.conf >>> <VirtualHost *:443> >>> ServerName www.mydomain.com >>> Redirect / https://www.mydomain.com/ >>> </VirtualHost> >> >> You probably want to redirect to https when the request is plain http, hence >> : >> <VirtualHost *:80> >> above. > > Sorry, I completely misread your issue, please ignore this.
Thank you for the reply kindly. You don't need to say sorry. Yusui --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org