Post Pic

How to redirect from one page to another page or domain via htaccess

To redirect from one page to another domain or page via htaccess use the following code.

Just create a new .htaccess or put it in the existing file the following code.

Redirect 301 /old.php http://www.example.com/new.php

Related posts:

  1. Apache Web Server .htaccess File not working?
  2. Setup your linux server with apache, php and mysql to host websites a step by step tutorial

2 Responses

04.09.10

hi guys…

hi guysI would like to thank you for the efforts you have made in writing this article. I am hoping the same best work from you in the future as well and i have start my own blog now, , thanks for your effort…

04.09.10

thanks u.. Its very useful and effective…

Leave Your Response

* Name, Email, Comment are Required