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

Please add more info about apache config on wiki #73

Open
1 task done
fbroussais opened this issue Jan 19, 2022 · 2 comments
Open
1 task done

Please add more info about apache config on wiki #73

fbroussais opened this issue Jan 19, 2022 · 2 comments
Labels
feature-request New feature or request

Comments

@fbroussais
Copy link

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find similar feature request

🏷️ Feature Request Type

Other

🔖 Feature description

Hello,

I had an error about websocket with Apache Web Server.
I had to activate http2, but even after that I still had that error.
The thing is, even if mod_proxy is activated, we have to activate it for websockets.
Add extra informations about Apache for reverse proxy documentation.

✔️ Solution

Under Ubuntu 20.04 + apache (+ docker) :

sudo a2enmod http2
sudo a2enmod proxy_wstunnel

❓ Alternatives

No response

📝 Additional Context

And thank you for that very nice app !

@fbroussais fbroussais added the feature-request New feature or request label Jan 19, 2022
@chakflying
Copy link
Contributor

FYI you can make a PR on the wiki repo.

@CommanderStorm
Copy link
Contributor

@fbroussais Could you close this issue, as this is the wrong repository => THis issue will not lead anywhere and become an imortal zombie?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants