Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Vanilla HELP! :)

From: andreas:bolka:gmx at: 2-Feb-2002 19:17

Friday, February 01, 2002, 3:25:51 AM, Ryan wrote:
> Also, please check into the CGI non-parsing headers problem which > was pointed out in a different response. IIS is easy to administer > and it would be nice to be able to run Vanilla on IIS.
that is an IIS feature - it'd be better if microsoft breaks it ;) vanilla uses redirection extensively to present proper things after a user logged in or registered. one would be able to circumvent the IIS bug by using a kinda trick: rewrite your http-redir function to NOT write out an http header but print a simple html page with a meta http-equiv redirection. but that is just plain ugly - i would suggest to urge for a fix at microsoft. -- Best regards, Andreas mailto:[andreas--bolka--gmx--net]