Skip to content

Conversation

@alphp
Copy link
Contributor

@alphp alphp commented Apr 27, 2022

Get-apache.ps1 had a bug due to changes in the Apache Lounge.
The default download page is VS16 and the regular expression had to be changed to detect the VC/VS version: (V[CS]\d+)
In addition to the above, now the download links are not full paths: /download/VS16/binaries/httpd-2.4.53-win64-VS16.zip.

build-task.cmd had a bug where it always ended with an error. The problem is that the script expects mod_authn_ntlm.dll when the build output generates mod_authn_ntlm.so.
Now regardless of whether it generates a .dll or .so the binary is correctly detected and does not throw a false error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant