Files
@ 2dad9708c89f
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
2dad9708c89f
1023 B
text/plain
paster: add install-iis command to automate IIS handler generation
A new paster command, install-iis, is added that automates generating
the ISAPI-WSGI file that allows IIS to serve up Kallithea's WSGI application
using IIS' ISAPI filters.
The paster command's output also describes the final steps necessary to complete
IIS installation.
A new paster command, install-iis, is added that automates generating
the ISAPI-WSGI file that allows IIS to serve up Kallithea's WSGI application
using IIS' ISAPI filters.
The paster command's output also describes the final steps necessary to complete
IIS installation.