June 16, 2005 at 12:33 am
#667170
Inactive
Very cool to know. Thanks.
BlackjackInfo wrote:
Both my example and cyclone’s will work.
In my example, note the exclamation mark in the RewriteCond lines.
The line RewriteCond %{HTTP_HOST} !^http://www.domain.com [NC]
means match anything that does NOT start with http://www.domain.com
In my example, note the exclamation mark in the RewriteCond lines.
The line RewriteCond %{HTTP_HOST} !^http://www.domain.com [NC]
means match anything that does NOT start with http://www.domain.com