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

parkitectnexus.com is not working due to a redirect loop #29

Open
ttencate opened this issue Aug 29, 2019 · 2 comments
Open

parkitectnexus.com is not working due to a redirect loop #29

ttencate opened this issue Aug 29, 2019 · 2 comments

Comments

@ttencate
Copy link

Both http://parkitectnexus.com/ and https://parkitectnexus.com/ are redirecting to https://parkitectnexus.com:443/ which is of course the exact same thing:

$ curl -v http://parkitectnexus.com/ 2>&1 | grep -i location
< Location: https://parkitectnexus.com:443/
$ curl -v https://parkitectnexus.com/ 2>&1 | grep -i location
< location: https://parkitectnexus.com:443/
@pollend
Copy link
Contributor

pollend commented Aug 29, 2019

parkitectnexus does not exist anymore. you have to download your mods through the workshop.

@ttencate
Copy link
Author

OK bummer. I'd wanted to check out the modding wiki that seems to have been there at one time.

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

2 participants