<cfheader statuscode="302" statustext="Temporarily Moved" />
<cfheader name="Location" value="http://#cgi.http_host# />
<cfheader statuscode="302" statustext="Temporarily Moved" />
<cfif findNoCase("test",cgi.http_host)>
<cfheader name="Location" value="http://test.website.com/" />
<cfelse>
<cfheader name="Location" value="http://www.website.com/" />
</cfif>
--
Visit our website at http://www.ccfug.org for the latest information on upcoming meetings.
---
You received this message because you are subscribed to the Google Groups "Chicagoland ColdFusion Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ccfug+un...@googlegroups.com.
To post to this group, send email to cc...@googlegroups.com.
Visit this group at http://groups.google.com/group/ccfug.
For more options, visit https://groups.google.com/d/optout.