Adding redirect to preferred domain with WWW instead of without www. Use the following . ServerName www.namran.net ServerAlias namran.net RewriteEngine on RewriteCond %{HTTP_HOST} ^namran.net(:80)?$ RewriteRule ^/(.*) http://www.namran.net/$1 [L,R=301] Order deny,allow
Month: October 2011
WebRep Overall Rating on my Google plus post and comment – is from AvastWebRep Overall Rating on my Google plus post and comment – is from Avast
it started get annoyingly append each of my comment and my post on Google+ Plus with .. “WebRep Overall Rating” a search on the google .. return it was because
Steve Jobs : 1955 – 2011Steve Jobs : 1955 – 2011
I used to watch his live stream during apple product launch.. midnight somewhere. I sees his presentation with passion , short simple but meaningful enough that you could remember them
Adding multiple superuser for MoinMoin wiki in wikiconfig.pyAdding multiple superuser for MoinMoin wiki in wikiconfig.py
By default there is only one superuser for MoinMoin wiki. If want to add multiple superuser inside the wikiconfig.py can try the following : # This is checked by some