March 2009
M T W T F S S
« Feb   Apr »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Asturias

Asturias is the green region on the north of Spain were I born on 1974 and were I currently live. I’ve been far away for 28 years, but I returned hear two years ago.
Asturias is also an awesome song of Isaac Albéniz, a pianist and composer from Catalonia. Many guitarrists does his own interpretation of [...]

Apache redirect from HTTP to HTTPS (SSL) on same server

I want to redirect an HTTP connection to HTTPS on same server, to avoid wrong access through HTTP to some information that I dont want to be public, like awstats or services that I want to be secure like phpmyadmin.
The first thing that one thinks seems weird at first view, using mod_alias Redirect directive:

Redirect [...]