Edgewall Software

Changes between Version 18 and Version 19 of TracOnWindowsIisAjp


Ignore:
Timestamp:
Apr 29, 2009, 4:54:24 PM (15 years ago)
Author:
Wilfred Berger <wilfred.berger@…>
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindowsIisAjp

    v18 v19  
    4343== 2. Install [http://trac.saddi.com/flup flup] ==
    4444
    45  * Copy `flup-1.0-py2.5.egg` from http://www.saddi.com/software/flup/dist/ to[[BR]]C:\Python25\Scripts (or whatever may be your Python installation directory).
     45 * Copy `flup-1.0-py2.5.egg` from [http://www.saddi.com/software/flup/dist/ Saddi Software binaries] to C:\Python25\Scripts (or whatever may be your Python installation directory).
    4646 * Run `easy_install flup`.
    4747 
     
    5555
    5656 * 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.
    57  * Create a configuration file isapi_redirect-1.2.28.properties for the ISAPI redirector.
     57 * Create a configuration file `isapi_redirect-1.2.28.properties` for the ISAPI redirector.
    5858This 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)
    5959