Rewrite to https
October 8th, 2010 by fapg
If you want to rewrite a URL to https in the same virtualhost that you run http, you can add the flag RewriteCond %{HTTPS} !=on, like this:
Category: apache, linux, network | No Comments »
October 8th, 2010 by fapg
If you want to rewrite a URL to https in the same virtualhost that you run http, you can add the flag RewriteCond %{HTTPS} !=on, like this:
Category: apache, linux, network | No Comments »
June 26th, 2009 by fapg
This info is very useful, if you manage a wi-fi infrastructure:
Category: network, wireless | No Comments »