Difference between revisions of "ISAPI Extension for IIS"

From Lianjapedia
Jump to: navigation, search
(Created page with "''Under Construction'' ==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 con...")
 
Line 30: Line 30:
  
 
===Windows 64 bit===
 
===Windows 64 bit===
[[{{ns:file}}:Iis_win7_32_2.png|450px|thumb|left|link={{filepath:Iis_win7_32_2.png}}|Add Wildcard Script Map]]
+
[[{{ns:file}}:Iis_win_64_1.png|450px|thumb|left|link={{filepath:Iis_win_64_1.png}}|Add Wildcard Script Map]]
  
  
Line 45: Line 45:
 
<br clear=all>
 
<br clear=all>
 
===Windows 8.1 (IIS 8.5)===
 
===Windows 8.1 (IIS 8.5)===
[[{{ns:file}}:Iis_win7_32_3.png|450px|thumb|left|link={{filepath:Iis_win7_32_3.png}}|Allowed (ISAPI and CGI Restrictions)]]
+
[[{{ns:file}}:Iis_win81_1.png|450px|thumb|left|link={{filepath:Iis_win81_1.png}}|Allowed (ISAPI and CGI Restrictions) - No]]
  
  
 
Click '''No''' when prompted.
 
Click '''No''' when prompted.
 
<br clear=all>
 
<br clear=all>
 +
 +
[[{{ns:file}}:Iis_win81_2.png|450px|thumb|left|link={{filepath:Iis_win81_2.png}}|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'''.
 +
 +
<br clear=all>
 +
 +
[[{{ns:file}}:Iis_win81_1.png|450px|thumb|left|link={{filepath:Iis_win81_1.png}}|Allowed (ISAPI and CGI Restrictions) - Yes]]
 +
 +
 +
This time, click '''Yes''' when prompted.
 +
<br clear=all>
 +
  
 
==Restart IIS==
 
==Restart IIS==

Revision as of 09:32, 29 September 2014

Under Construction

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.


Windows 8.1 (IIS 8.5)

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


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.