Why u use IIS when you can get much better httpd for free? :D On Wed, Oct 29, 2008 at 7:58 PM, mdipierro <[EMAIL PROTECTED]> wrote:
> > I have not tried but there are at least three options: > > 1) just run IIS as a proxy and redirect to the web2py web server. This > solution should work out of the box > > 2) use this: http://code.google.com/p/isapi-wsgi/ This is the > preferred solution. > > 3) use fastcgi > > Massimo > > On Oct 29, 2:24 pm, BobS <[EMAIL PROTECTED]> wrote: > > Has anyone been able to get web2py to work with IIS? I may be forced > > to run my web app written with web2py on a windows server running > > IIS. Please let me know if this is possible. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

