Matthias,

This will sound crazy ok... but try the script with an extra put with
content, like this:

>
> <?lc
> put "http://www.google.com"; into tURL
> put  header "Status: 301"
> put header "Location:" && tURL
>
   put "redirecting..."

> ?>


And tell me if it works.

-- 
http://www.andregarzia.com -- All We Do Is Code.
http://fon.nu -- minimalist url shortening service.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to