Mercurial > p > roundup > code
comparison doc/installation.txt @ 2988:f4023f1cc1d6
apply IE caching "fix" to automatically serve up all pages expired
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 03 Dec 2004 22:19:41 +0000 |
| parents | b8588840706a |
| children | b9a55628a78d |
comparison
equal
deleted
inserted
replaced
| 2985:693069ac2039 | 2988:f4023f1cc1d6 |
|---|---|
| 331 adsutil.vbs set w3svc/AllowPathInfoForScriptMappings TRUE | 331 adsutil.vbs set w3svc/AllowPathInfoForScriptMappings TRUE |
| 332 | 332 |
| 333 The ``adsutil.vbs`` file can be found in either ``c:\inetpub\adminscripts`` | 333 The ``adsutil.vbs`` file can be found in either ``c:\inetpub\adminscripts`` |
| 334 or ``c:\winnt\system32\inetsrv\adminsamples\`` or | 334 or ``c:\winnt\system32\inetsrv\adminsamples\`` or |
| 335 ``c:\winnt\system32\inetsrv\adminscripts\`` depending on your installation. | 335 ``c:\winnt\system32\inetsrv\adminscripts\`` depending on your installation. |
| 336 | |
| 337 More information about ISS setup may be found at: | |
| 338 | |
| 339 http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B276494 | |
| 336 | 340 |
| 337 Copy the ``cgi-bin/roundup.cgi`` file to your web server's ``cgi-bin`` | 341 Copy the ``cgi-bin/roundup.cgi`` file to your web server's ``cgi-bin`` |
| 338 directory. You will need to configure it to tell it where your tracker home | 342 directory. You will need to configure it to tell it where your tracker home |
| 339 is. You can do this either: | 343 is. You can do this either: |
| 340 | 344 |
