I'm trying to redirect some website using
mod_rewrite but can't seem to get the RewriteCond
working.  

I have a domain with lots of host name.
such as.
domain.com
www.domain.com
aaa.domain.com
bbb.domain.com
ccc-aaa.domain.com
ddd.domain.com

and would like to redirect all these to
a http://new.domain.com/cgi-bin/abc.cgi


how would i write a one line RewriteCond for this.
i'm using RewriteCond %{HTTP_HOST} xxxxxx

Thanks



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to