my brother ;)
thx 2 DYD
8xxx USB / LG cavo caricabatteria
cavo caricabatteria USB LG  8xxx
SE k608i TP by AckxXx
k608i TP by AckxXx
NV Item file @ hex editor
NV Item file @ hex editor

Archive for October, 2009

SEO: aggiungere ‘www’ all’url @ del vostro dominio da .htaccess   by AckxXx @ Thursday, October 8th, 2009



as requested…:
1) Make (if need..) this file: “.htaccess”  in the apache public foler root
2) add this line:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.DOMAIN.NAME\.it$ [NC]
RewriteRule ^(.*)$ http://www.DOMAIN.NAME/$1 [R=301,L]
3) take a coffe && also 1 for me
best regardz
AckxXx

-->