Version 1 (December, 2002)
© Pedro Pereira Gonçalves (pedro@inovagis.org)

Important Info:

The first step is to make sure if the GIServer CGI directory is available from your web site. For this you'll have to make it a virtual directory using your Internet Server control Panel.

If you are using the Microsoft Internet Information Server (IIS) go to the Microsoft Management Console, right click under your web site icon to choose New -> Virtual Directory following these steps:
  • Name it as GIServer and press NEXT
  • Enter the physical path for the HTML directory
    (normally at C:\Program Files\GIServer\html\) and press NEXT
  • Select "Allow Read Access" and "Allow Script Access" and Press FINISH
  • Inside the GIServer virtual directory cgi-bin folder
  • Mouse Right click and choose proprieties - Check the box: Execute (including Script)
  • Click Apply
  • Click OK

After completing these steps you can go to the tutorial.

Note: to uninstall stop first the IIS Web Admin Service (go to control panel and stop the service)