Afternoon, Please find attached patched to the following files:
22Install.patch = /httpd/httpd/branches/2.2.x/INSTALL 20Install.patch = /httpd/httpd/branches/2.0.x/INSTALL TRInstall.patch = /httpd/httpd/trunk/INSTALLSorry for the poor format of this mail, but my Windows based SVN client does not add the full path to the file the patch relates too.
All three patches are for the same thing, replacing Apache with httpd, as per PR 41823
Cheers, Tony
Index: INSTALL =================================================================== --- INSTALL (revision 560250) +++ INSTALL (working copy) @@ -77,8 +77,8 @@ the text "@@" to discover what you must edit. To install and start the service after you have corrected the httpd.conf file, use the command - bin\Apache -k install - bin\Apache -k start + bin\httpd -k install + bin\httpd -k start The .msi package configures the httpd.conf file, and installs and starts the Apache2 service for you. It also installs plenty of useful shortcuts
Index: INSTALL =================================================================== --- INSTALL (revision 560250) +++ INSTALL (working copy) @@ -67,8 +67,8 @@ the text "@@" to discover what you must edit. To install and start the service after you have corrected the httpd.conf file, use the command - bin\Apache -k install - bin\Apache -k start + bin\httpd -k install + bin\httpd -k start The .msi package configures the httpd.conf file, and installs and starts the Apache2 service for you. It also installs plenty of useful shortcuts
Index: INSTALL =================================================================== --- INSTALL (revision 560250) +++ INSTALL (working copy) @@ -67,8 +67,8 @@ the text "@@" to discover what you must edit. To install and start the service after you have corrected the httpd.conf file, use the command - bin\Apache -k install - bin\Apache -k start + bin\httpd -k install + bin\httpd -k start The .msi package configures the httpd.conf file, and installs and starts the Apache2 service for you. It also installs plenty of useful shortcuts
smime.p7s
Description: S/MIME Cryptographic Signature
