freemangl
05-20-2009, 08:36 PM
Eg:
I want to redirect
www.mydomain.com/wiki/***
to:
wiki.mydomain.com/***
how can I achieve that use .htaccess rewrite rule?
ps: 303 Redirect Type doesn't work in litespeed :(
Redirect 303 /wiki http://wiki.mydomain.com
I want to redirect
www.mydomain.com/wiki/***
to:
wiki.mydomain.com/***
how can I achieve that use .htaccess rewrite rule?
ps: 303 Redirect Type doesn't work in litespeed :(
Redirect 303 /wiki http://wiki.mydomain.com