Thanks for the links Mark.

I've tested the suggested code from the first link on CFMX/IIS5 and it
works fine.

The statuscode attribute for CFHEADER is not included in the
documentation for CF4 but is included in the documentation for CF4.5.

However in testing under CF5/Apache/Solaris I find I get a Connection
Failure error back from CFHTTP and the ResponseHeader struct is not
populated.  This could be Apache-related rather than CF-related, but I
don't have CF4.5 or CF5 running with IIS to test on.

Suggested code taken from Mark's first link:

<cfheader statuscode="301" statustext="Moved permamnently">
<cfheader name="Location" value="http://[whatever]/";>

:)
s

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mark
> Stanton
> Sent: Thursday, 23 January 2003 15:18
> To: CFAussie Mailing List
> Subject: [cfaussie] RE: cflocation and http codes
>
>
> Thanks again for the details Simon.
>
> I've been doing some searching and have stumbled across these:
> http://www.mail-archive.com/[email protected]/msg120652.html
> http://www.webmasterworld.com/forum10/1417.htm
>
>
> Cheers
>
> Mark
>
>
> ______________
> Mark Stanton
> Web Production
> Gruden Pty Ltd
> Tel: 9956 6388
> Mob: 0410 458 201
> Fax: 9956 8433
> email: [EMAIL PROTECTED]
> www.gruden.com
>
>
>
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
> [EMAIL PROTECTED]
>
> MX Downunder AsiaPac DevCon - http://mxdu.com/
>


---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to