View Single Post
Old 10-13-2012, 03:19 AM   PM User | #3
patryk
Regular Coder

 
patryk's Avatar
 
Join Date: Oct 2012
Location: /dev/couch
Posts: 395
Thanks: 2
Thanked 64 Times in 64 Posts
patryk is on a distinguished road
how about using redirect for redirecting and rewrite for rewriting?
Code:
Redirect 301 /document.php http://domain.com/other-document.php
patryk is offline   Reply With Quote