Re: Redirection via HTTPS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux