Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache links dead (404) #89

Open
studersi opened this issue Jul 26, 2018 · 1 comment
Open

Apache links dead (404) #89

studersi opened this issue Jul 26, 2018 · 1 comment

Comments

@studersi
Copy link
Contributor

$ wget https://www-eu.apache.org/dist/httpd/httpd-2.4.29.tar.bz2
--2018-07-26 11:04:04--  https://www-eu.apache.org/dist/httpd/httpd-2.4.29.tar.bz2
Resolving www-eu.apache.org (www-eu.apache.org)... 2a01:4f9:2a:185f::2, 95.216.24.32
Connecting to www-eu.apache.org (www-eu.apache.org)|2a01:4f9:2a:185f::2|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
@studersi
Copy link
Contributor Author

Possible solution: more recent httpd version:

$ wget https://www-eu.apache.org/dist/httpd/httpd-2.4.34.tar.bz2
--2018-07-26 11:09:23--  https://www-eu.apache.org/dist/httpd/httpd-2.4.34.tar.bz2
Resolving www-eu.apache.org (www-eu.apache.org)... 2a01:4f9:2a:185f::2, 95.216.24.32
Connecting to www-eu.apache.org (www-eu.apache.org)|2a01:4f9:2a:185f::2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6942969 (6.6M) [application/x-bzip2]
Saving to: ‘httpd-2.4.34.tar.bz2.3’

httpd-2.4.34.tar.bz2.3        100%[===============================================>]   6.62M  27.8MB/s    in 0.2s    

2018-07-26 11:09:24 (27.8 MB/s) - ‘httpd-2.4.34.tar.bz2.3’ saved [6942969/6942969]

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

No branches or pull requests

1 participant