Swyx WebAccess Configuration Manual configuration of the internet information services (IIS)
 
Manual configuration of the internet information services (IIS)
* 
The following steps are only necessary, when no automatic configuration has been made.
This is how you configure the Internet Information Services for Swyx WebAccess under Server2003
1. Make sure that Internet Information Services (IIS) is installed and started.
2. Under "Start | Control Panel | Administration", open the "Internet Information Services Manager".
If you install Swyx WebAccess on a Windows Server 2003, make sure the "ASP .NET v4.0" extension is active.
*In the tree structure, open the relevant Internet Information Service, and in this the "Web Service Extensions".
*Make sure that for the extension
- ASP .NET v4.0
the status "Allowed" is entered.
If these extensions are not present, please close the IIS Manager and enter in the command line:
- On an x86 operating system:
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -iru -enable
- On an x64 operating system:
%WINDIR%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -iru -enable
*Then open the IIS Manager once more, and check that the relevant web extensions are present and active (allowed).
3. In the tree structure, open the "Web sites". In the context menu (right mouse button) of the web site that you want to use for Swyx WebAccess, open the Properties.
4. Switch to the "ASP.NET" tab, and select the version "4.0.30319".
Save this setting with "OK".
5. In the tree structure, open the "Web sites" once more. In the context menu of the web site that you want to use for Swyx WebAccess, open "New | Virtual Directory...".
The "Virtual Directory Creation Wizard" opens up.
Click on ”Next>”.
*Virtual Directory Alias
Enter "iwa" as the alias for access to the web virtual directory.
* 
It is not possible to use a different alias.
Click on ”Next>”.
*Web Site Content Directory
Give the directory location of the content for this web site. The corresponding sites can be found in the installation directory
(Standard "C:\Programs\Swyx WebAccess2013\www").
Click on ”Next ”.
*Virtual Directory Access Permissions
For the specified directory, assign the permissions "Read" and "Run scripts (such as ASP)".
Click on ”Next>”.
The wizard creates the specified directory (here: iwa) under the default web site.
6. Create a further virtual directory as follows: In the context menu (right mouse button) of the virtual directory ("iwa"), start the wizard again under "New | Virtual Directory...".
Click on ”Next>”.
*Virtual Directory Alias
Enter "ippbxdc" as the alias for access to the web virtual directory.
* 
It is not possible to use a different alias.
Click on ”Next>”.
*Web Site Content Directory
Give the directory location of the content for this web site. You will find the relevant pages in the installation directory (Default: „C:\Programs\Swyx WebAccess 2013\www\ippbxdc“).
Click on ”Next ”.
*Virtual Directory Access Permissions
For the specified directory, assign the permissions "Read" and "Run scripts (such as ASP)".
Click on ”Next>”.
The wizard creates the specified directory (here: ippbxdc) under the default web site in the previously (5) created directory "iwa".
7. Select "application pools" in the tree structure. Chose "New > application pool" within the context menu.
The dialog window "Add Application pool" will open.
8. Into the field "application pool" enter the name of the application pool: "IpPbxAppPool".
9. Confirm your entry with "OK".
On the left side of the application pool list, the new application pool "IpPbxAppPool" appears.
10. Open "Default Web Site| iwa | ippbxdc" in the tree structure, and click in the context menu (right mouse button) on "Properties".
11. Chose "IpPbxAppPool" from the "application pool" list and confirm your entry with "OK".
The Internet Information Services are configured for Swyx WebAccess.
This is how you configure the Internet Information Services (IIS) for Swyx WebAccess under Windows Server 2008 (R2), 2012 or Windows 7,8
1. Make sure that Internet Information Services (IIS) is installed and started.
2. Under "Start | Control Panel", open the "Administration" menu.
3. Click on "Internet Information Services Manager".
4. Open "Default Web Site" in the tree structure, and click in the context menu (right mouse button) on "Add Virtual Application..."
The dialog window "Add Virtual Application" will open.
5. In the input field "Alias:", enter the name of the application "iwa".
6. In the input field "Physical path:", enter the location for the content of the web site. (Standard: "C:\Programs (86)\Swyx WebAccess 2013 R2\www").
7. Confirm your entry by clicking on "OK".
The new application "iwa" will be added.
8. Select the tree structure "application pools". Chose "New application pool..." within the context menu.
The dialog window "Add Application" will open.
9. Enter the name of the application pool into the field "name": "IpPbxAppPool".
10. In the list ".NET Framework-Version:" chose ".NET Framework v4.0.30319".
11. In the list "administrated pipeline mode", chose "integrated".
12. Confirm your entry with “OK”.
On the right side of the application pool list, the new application pool "IpPbxAppPool" appears.
13. Open "Default Web Site| iwa | ippbxdc" in the tree structure, and click in the context menu (right mouse button) on "Convert to Application".
The dialog window "Add Application" will open.
14. Click on the "Select" button.
The dialog window "Select Application pool" will open.
15. Chose "IpPbxAppPool" from the list and confirm your entry with "OK".
16. Click on the "OK" button.
The Internet Information Services are configured for Swyx WebAccess.