Forum Moderators: phranque
Thanks,
Never fails. Just when I give up on search and make a post I find the answer. :(
RewriteEngine on
RewriteCond $1!^the/pathto/the/directory
RewriteRule (.*) http://www.example.com/$1 [R=301,L]
SOrry
[edited by: Fourbit at 6:00 am (utc) on Dec. 2, 2007]
[edited by: encyclo at 8:36 pm (utc) on Dec. 2, 2007]
[edit reason] switched to example.com [/edit]