Guestpixel!
Logger is back Guestpixel is back too old is the new new
Logger is back Guestpixel is back too old is the new new
Recently I made a trick to avoid "www" on my sites. I believe this is better to not create redundancy on search engines, delicious, etc.
one possible code for this mod_rewrite is:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.dmtr\.org$ [NC]
RewriteRule ^(.*)$ http://dmtr.org/$1 [R=301,L]
Infinity will be my breath
