MS IIS Serving ESP
- Posted by cklester <cklester at yahoo.com> Jun 09, 2004
- 473 views
I'm trying to get Microsoft's IIS to serve my ESP files (EUPHORIA Server Pages). The one thing I'm missing is that if I click on a link like this: http://www.someplace.net/account.esp?id=8729&name=william&amount=7392.34 I only get two items in my command_line(). The interpreter location and the account.esp filename. I've got IIS running "exw.exe %s %s %s" in the settings. Do I need one more "%s" or is there something else I'm missing? Thanks!