Home > Uncategorized > Redirect dengan .htaccess

Redirect dengan .htaccess

htaccess
Redirect dengan file .htaccess sangatlah mudah, begini doang kok :p

RewriteEngine on

RewriteCond %{HTTP_HOST} ^yoursite.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.yoursite.com$
RewriteRule ^/?$ "http\:\/\/yoursite\.com" [R=301,L]
Categories: Uncategorized
  1. Digital Suwek
    15 January 2011 at 10:47

    wah makasih informasinya A,aku taruh link aa di blog aku …

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: