| Index: third_party/apache-win32/README.blink
|
| diff --git a/third_party/apache-win32/README.blink b/third_party/apache-win32/README.blink
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ae5935758386037ec209714debd87f616c8ee996
|
| --- /dev/null
|
| +++ b/third_party/apache-win32/README.blink
|
| @@ -0,0 +1,10 @@
|
| +This is a checked-in copy of Apache 2.2.25
|
| +- download http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.25-win32-x86-openssl-0.9.8y.msi
|
| +- extract the files from the msi into third_party/apache-win32
|
| + (e.g., msiexec /i c:\users\dpranke\Downloads\httpd-2.2.25-win32-x86-openssl-0.9.8y.msi /q INSTALLDIR=d:\src\httpd, then copy over)
|
| +- download http://windows.php.net/downloads/releases/php-5.4.24-Win32-VC9-x86.zip
|
| +- unzip to <wherever>
|
| +- copy php5ts.dll to httpd/bin
|
| +- copy php5apache2_2.dll to httpd/modules
|
| +
|
| +- prune the apache dir of unnecessary files (e.g., rm -fr manual)
|
|
|