Código:
Gracias # añadir www
RewriteCond %{HTTP_HOST} ^dominio.net [NC]
RewriteRule (.*) http://www.dominio.net/index.php$1 [L,R=301]



