Difference between revisions of "ISAPI Extension for IIS"

From Lianjapedia
Jump to: navigation, search
Line 52: Line 52:
  
 
<br clear=all>
 
<br clear=all>
===Windows 8.1 (IIS 8.5)===
+
===Windows 8.1 (IIS 8.5) and Windows 10.0 (IIS 10.0)===
 
[[{{ns:file}}:Iis_win81_1.png|450px|thumb|left|link={{filepath:Iis_win81_1.png}}|Allowed (ISAPI and CGI Restrictions) - No]]
 
[[{{ns:file}}:Iis_win81_1.png|450px|thumb|left|link={{filepath:Iis_win81_1.png}}|Allowed (ISAPI and CGI Restrictions) - No]]
  

Revision as of 08:13, 31 January 2017

See Also

Video Tutorials

Installing and Configuring the Lianja ISAPI Extension for IIS

If you want to integrate Lianja Cloud Server in with IIS you need to install and configure the Lianja ISAPI Extension for IIS.

The Lianja Cloud Server ISAPI Extension handles built-in connection pooling providing optimum performance when used with IIS.

This will provide both HTTP and HTTPS (SSL) access to your Lianja Apps and the whole Lianja APaaS with integrated Login, App Center and Logout.

To install and configure the Lianja ISAPI Extension for IIS perform the following steps.

IIS Manager

Open the IIS Manager (Control Panel > Administrative Tools > Internet Information Services (IIS) Manager).

File:Iis win7 32 1.png
IIS Manager - Handler Mappings


Double-click Handler Mappings


Add Wildcard Script Map

Windows 32 bit

File:Iis win7 32 2.png
Add Wildcard Script Map


The 32 bit Lianja ISAPI Extension is lianja.dll

Windows 64 bit

Add Wildcard Script Map


The 64 bit Lianja ISAPI Extension is lianja64.dll

ISAPI and CGI Restrictions

Windows 7 (IIS 7.5)

File:Iis win7 32 3.png
Allowed (ISAPI and CGI Restrictions)


Click Yes when prompted.


File:Iis isapi module error.png
ISAPI and CGI Restrictions - Error


If you receive the error The specified module required by this handler is not in the modules list, please go to Turn Windows features on or off and add ISAPI Extensions (Internet Information Services > World Wide Web Services > Application Development Features).


Windows 8.1 (IIS 8.5) and Windows 10.0 (IIS 10.0)

Allowed (ISAPI and CGI Restrictions) - No


Click No when prompted.

Edit Handler)


Double-click the newly added Handler to Edit.

Click the Request Restrictions... button.

Uncheck Invoke handler only if request is mapped to:.

Click OK.


Allowed (ISAPI and CGI Restrictions) - Yes


This time, click Yes when prompted.


Restart IIS


Click Restart to restart the Server.


Run using IIS

That's it. You have now integrated Lianja Cloud Server into IIS so now you can use http and https/SSL directly against IIS to serve your Lianja Apps and Data.

See below running directly with IIS.

Login


To login, specify login.rsp.

The default Username/Password is admin/admin.


App Center


Once logged in, you will be taken to the App Center.

Note: you will only see deployed Apps.

Running App


Click an App's tile to load the App.