redirect to https codeigniter
https://www.phpkida.com/redirect-http-to-https-using-htaccess/
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{ENV:HTTPS} !=on
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
</IfModule>
Also in C#:
- variables
- what is c# used for
- c# return two variables of different types
- condition when a animation finishes in unity
- how to close a form c#
- Movement 2d unity
- bool toggle unity c#
- c# math to radiant
- iframe set html content c#
- get string character by index c#
- how to compare datetime in c#
- unity left mouse button
- c# random number between 0 and 1
- null coalesce ternary c#
- c# program exit
- asp.net mvc 5 codefirst dropdown list
- webclient c# example post
- unity c# foreach
- c# datetime dd/mm/yyy hh:mm:ss
- .net loop through dictionary
- ignore fakeiteasy
- bind repeater to dictionary
- c# new thread
- c# unhandled exception in thread