Edgewall Software

Changes between Version 31 and Version 32 of TracOnWindowsIisAjp


Ignore:
Timestamp:
Jul 2, 2012, 1:25:12 PM (12 years ago)
Author:
wilfred.berger@…
Comment:

link to Apache binaries corrected

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindowsIisAjp

    v31 v32  
    5353We assume there will be a base directory named C:\AJP-Connector and three subdirectories bin, conf and logs. Of course, you may choose anything else for the base directory.
    5454
    55  * Copy `isapi_redirect-1.2.28.dll` (or a newer version) from [http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/win32/ Apache binaries] to the bin subdirectory.
     55 * Copy `isapi_redirect-1.2.28.dll` (or a newer version) from [http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/windows/ Apache binaries] to the bin subdirectory.
    5656 * Create a configuration file `isapi_redirect-1.2.28.properties` for the ISAPI redirector.
    5757This must be in the same directory as the DLL and have exactly the same name but with a .properties extension. The configuration file should contain this: (be sure to replace "C:\AJP-Connector" with your actual directory)