assistance with .htaccess

eitai2001

Expert Member
Joined
Aug 17, 2007
Messages
4,329
Reaction score
2
Location
Jhb
You can try the following rewrite:

Code:
RewriteEngine on
RewriteRule ^content/(.+)$ http://www.androidza.co.za/$1 [R=301,L]
 
That worked :) ... thanks ... I was close to what you did ... but I don't understand the regex part so I just wrote (+) :P ... I also didn't put the full domain or the last brackets, I just wrote /$1 :P
 
Top
Sign up to the MyBroadband newsletter
X