XBow Server Online Help
XBow Server Installation - Windows Server
2003
- Install Windows Server 2003.
- Install XBow Server.
- Click Start->Settings->Control
Panel->Administrative Tools->Manage Your Server.
- Add the "Application server (IIS,
ASP.NET)" Server Role from the "Manage Your Server"
application.
- Click Start->Settings->Control
Panel->Administrative Tools->Internet Information Services (IIS)
Manager.
- Right-click on Web Sites->Default Web
Site.
- Click New->Virtual Directory.
- Click Next on the "Welcome to the
Virtual Directory Creation Wizard" page.
- Enter an alias for the XBow Server virtual
directory (e.g. "xbs").
- Click Next.
- Enter the path to the location where XBow
Server is installed (e.g. "C:\Program
Files\Scopr\XBow Server").
- Click Next.
- On the Virtual Directory Access Permissions
page, accept the default permissions of "Read" and "Run
scripts".
- Click Next.
- Click Finish.
- Expand the new virtual directory under
Default Web Site.
- Right-click on the cgi-bin folder and click
Properties.
- On the Directory page, change Execute
permissions to "Scripts and Executables" and enable write access.
- Click Yes on the warning message that
appears.
- Right-click on Default Web Site and click
Properties.
- On the Web Site page, set the SSL port to
443.
- On the Directory Security page, click Server
Certificate.
- Click Next on the Web Server Certificate
Wizard page.
- Select "Create a new certificate"
and click Next.
- Add certificate for default web site.
- Expand the XBow Server virtual directory and
right-click on the cgi-bin folder.
- Click Properties.
- On the Directory page, allow Read and Write.
- Set the Application name to cgi-bin.
- Set Execute Permissions to "Scripts and
Executables".
- Click the "Configuration..."
button.
- Click the "Add..." button.
- In the Executable name, type "%ProgramFiles%\Scopr\XBow
Server\cgi-bin\xbowddd.exe". Note that the filepath must be
enclosed in quotation marks.
- Select "All verbs".
- De-select "Script engine".
- Click OK.
- Click OK.
- Click Web Service Extensions.
- Right-click "All Unknown CGI
Extensions".
- Click "Allow".
- Run regedt32.exe.
- Right-click HKEY_LOCAL_MACHINE\SOFTWARE\Scopr\XBS\Users.
- Click Permissions...
- Add user IUSR_<servername> and give the
user Full Control permission.
- Click Apply.
- Click OK.
- From a web browser, go to https://<your
web site>/xbs to verify that XBow Server is operational.