Modificando el .htaccess
Código:
Vale la pena?Options +FollowSymlinks RewriteEngine on RewriteCond %{http_host} ^www\.example\.com[nc] RewriteRule ^(.*)$ http://example.com/$1 [r=301,nc]
Es útil?
Es aconsejable?
Merci
