comparison doc/installation.txt @ 2987:bf6f79ecfe78 maint-0.7

IIS setup help
author Richard Jones <richard@users.sourceforge.net>
date Fri, 03 Dec 2004 22:14:31 +0000
parents 433484274317
children
comparison
equal deleted inserted replaced
2986:2d4dff527c98 2987:bf6f79ecfe78
316 adsutil.vbs set w3svc/AllowPathInfoForScriptMappings TRUE 316 adsutil.vbs set w3svc/AllowPathInfoForScriptMappings TRUE
317 317
318 The ``adsutil.vbs`` file can be found in either ``c:\inetpub\adminscripts`` 318 The ``adsutil.vbs`` file can be found in either ``c:\inetpub\adminscripts``
319 or ``c:\winnt\system32\inetsrv\adminsamples\`` or 319 or ``c:\winnt\system32\inetsrv\adminsamples\`` or
320 ``c:\winnt\system32\inetsrv\adminscripts\`` depending on your installation. 320 ``c:\winnt\system32\inetsrv\adminscripts\`` depending on your installation.
321
322 More information about ISS setup may be found at:
323
324 http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B276494
321 325
322 Copy the ``cgi-bin/roundup.cgi`` file to your web server's ``cgi-bin`` 326 Copy the ``cgi-bin/roundup.cgi`` file to your web server's ``cgi-bin``
323 directory. You will need to configure it to tell it where your tracker home 327 directory. You will need to configure it to tell it where your tracker home
324 is. You can do this either: 328 is. You can do this either:
325 329

Roundup Issue Tracker: http://roundup-tracker.org/