Redirecting to your google+ profile

As i wrote before, you can reach my google+ profile by using the shortcut http://c0t0d0s0.org/+ (http:/moellenkamp.org/+ would work as well). This is done by an additional line in my apache configuration. The relevant lines are:

        RewriteEngine On
        RewriteRule ^/\+$ https://plus.google.com/110984680346995237069 [R,L]

Of course you have to activate the mod_rewrite before and you have to use the url for your own profile. The easiest way is to copy the link location with your browser while hovering over the photo on the home page of your google+ account. Really simple.