Live Chat Software by Kayako |
Manually creating virtual directory for dotDefender on IIS 6
Posted by Yarden Loumer, Last modified by Yarden Loumer on 01 March 2012 03:56 PM
|
|
1. Navigate to the IIS Manager window. Go to “Web Sites” → Select the site you wish to create the VD under (Point at the selected site) → Right click → New... → Virtual Directory 2. In the Wizard: Click NEXT Alias: type: “dotDefender” and NEXT Path: Browse and navigate to: “$:\Program Files\Applicure\dotDefender for IIS\cgi-bin”, and NEXT Make sure both “Read” and “Execute” are checked and NEXT Click FINISH
3. (Point at the newly created dotDefender's VD) → Right click → Properties: Under the “Virtual Directory” tab: Select “Configuration...”: In the “Application Configuration” window, under the “Mapping” tab, click “Add...”: Executable: Browse and select (from within the “cgi-bin” directory): dotDefenderWS.exe Once you have selected the file, add quotations to the entire path! (“$:\Program Files\Applicure\dotDefender for IIS\cgi-bin\dotDefenderWS.exe”) Extension: type: “.exe” Make sure to uncheck “Script engine” Click OK In the “Application Configuration” window, click OK. Under the “Directory Security” tab: In the “Authentication and access control” section, click “Edit...” In the “Authentication Methods” section: Uncheck “Enable anonymous access”
In the “Authenticated Access” section: Make sure to check “Integrated Windows authentication” Click OK Under the “Documents” tab: Click “Add...” Type in the field: “dotDefender.html” Click OK (to close the Properties window). Go to “Web Service Extensions” → Right click in the list (below the records) → “Add a new Web service extension...” In the “New Web Service Extension” window: Extension name: type: “dotDefender WS” Click “Add...” and in the next window click “Browse...” Select (from within the “cgi-bin” directory): “dotDefenderWS.exe” and “Open” Click OK Make sure to check “Set extension status to Allowed” Click OK
Now you may close all windows and reload the dotDefender GUI. | |
|