category      articles    
 
Adsense
Adwords
Article
Blog
CMS
CSS Style
Datacenter
Design Graphics
Flash Animation
Internet Radio
Messenger
Programming
Provider
Search Engine
Security
Security Web
SEF
SEO
Software
Software Web
Redirect with htaccess

You can use .htaccess file to redirect any request for a specific page to a new page...

Redirect /OldDir/old.html http://site.com/NewDir/new.html


Server-side redirects are very useful for shortening affiliate links. Your visitors won be turned off by long links that are obviously affiliate links. For example, to create a redirect at the URL:
http://blabla.com/old
to point to the URL:
http://www.newdomain.com/new
put this line in your .htaccess file...

Redirect /old http://www.newdomain.com/new


OTHER ARTICLES

AcceptFilter for Apache

Count how many days

AuthName directive for Apache

Passing value from child window to parent

AuthUserFile directive

AccessFileName directive for Apache

AuthAuthoritative directive

AddDefaultCharset directive for Apache

ContentDigest directive

Confirm box with 2 location