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

Viewing pyenv.run in a web browser shows installer script without formatting, again #160

Open
JayBazuzi opened this issue Jan 4, 2025 · 1 comment

Comments

@JayBazuzi
Copy link

#84 has regressed.

> curl -s -D - http://pyenv.run | grep -i Content-Type
Content-Type: text/html; charset=utf-8
image
@robnagler
Copy link

@JayBazuzi thanks for fixing the error propagation.

Now that we deploy via GitHub Pages CDN, it's not possible to set headers. The entry file has to be index.html or markdown (which gets converted to html). RadiaSoft's servers are not going to be the best for this kind of thing. We moved to GH to avoid issues with it being on a shared RadiaSoft server, i.e. restarts. An alternative is to find a more flexible CDN which would host the page -- ideally for free. I can't take this on right now. Volunteers?

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