Skip to Content
Mastering Geospatial Analysis with Python
book

Mastering Geospatial Analysis with Python

by Silas Toms, Paul Crickard, Eric van Rees
April 2018
Beginner to intermediate content levelBeginner to intermediate
440 pages
11h 36m
English
Packt Publishing
Content preview from Mastering Geospatial Analysis with Python

Configuring FastCGI

Open IIS, and click on the Default Web Site. Within the features view of the Content Pane, select the Handler Mappings icon. Double-click to open it. Select Add Module Mapping from the right pane. When the Add Module Mapping interface appears, enter the following:

  • Add an asterisk (*) to the request path entry.
  • Select the FastCGI module from the Module Selection List.
  • If you copied the wfastcgi.py file into the code path and the code is at C:\website, enter this into the executable entry: C:\Python36\python.exe|C:\website\wfastcgi.py.
  •  Optionally, the wfastcgi.py file in the Scripts folder can be used. Here is the setup: C:\Python36\python.exe|C:\Python36\Scripts\wfastcgi.py.
  • Click on Request Restrictions and uncheck the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Geospatial Analysis with Python

Learning Geospatial Analysis with Python

Joel Lawhead

Publisher Resources

ISBN: 9781788293334Supplemental Content