View Single Post
Old 02-10-2014, 09:40 PM  
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
Code:
301 Redirect Entire Directory ^

RedirectMatch 301 /blog(.*) http://www.askapache.com/$1
try out in that sub domain's .htaccess
Code:
RedirectMatch 301 /all-post(.*)  http://domain.com/category/$1
http://www.askapache.com/htaccess/htaccess.html if the above won't work read the code posts here.
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook