Current time: 02-17-2025, 03:49 PM Hello There, Guest! (LoginRegister)


Post Reply 
http://domain.tld salte a www.domain.tld
Author Message
shiizpa Offline
Junior Member
*

Posts: 69
Joined: Mar 2009
Reputation: 2
Post: #2
RE: http://domain.tld salte a www.domain.tld
debes crear un .htaccess con el siguiente contenido y ponerlo en el directorio htdocs de tu dominio

Code:
DirectoryIndex index.php
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} ^(domain\.tld)(:80)? [NC]
RewriteRule ^(.*) http://www.domain.tld/$1 [R=301,L]
05-06-2009 03:11 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: http://domain.tld salte a www.domain.tld - shiizpa - 05-06-2009 03:11 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)