2015-02-10 0:36 GMT+09:00 Jason Cillo <cilloja@xxxxxxxxx.invalid>: > In case this is helpful to someone, a book I bought on .htaccess recommends > this to require SSL/HTTPS by port: > > <IfModule mod_rewrite.c> > RewriteCond %{SERVER_PORT} ^80$ > RewriteRule ^(.*)$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301, L] > </IfModule> > > ...Jason Thank you and I am sorry I am late. I tried with .htaccess at first. But I take another way because it was disabled on /~user. Yusui --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx