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

Prevent apache ssl module activation #7

Open
camlafit opened this issue May 29, 2024 · 0 comments · May be fixed by #8
Open

Prevent apache ssl module activation #7

camlafit opened this issue May 29, 2024 · 0 comments · May be fixed by #8

Comments

@camlafit
Copy link
Contributor

camlafit commented May 29, 2024

Hi

alternc.install check mod_ssl presence and enable it if missing.
To prevent conflict between apache and nginx, we'll need to block it.

Note to do it we could provide a dummy ssl.load file to workaround alternc.install behavior

@camlafit camlafit changed the title alternc.install Prevent apache ssl module activation May 29, 2024
camlafit added a commit that referenced this issue May 29, 2024
* Workaround alternc.install behavior
* Force an empty ssl apache configuration to prevent conflict between apache and nginx

Fix #7
Reference AlternC/AlternC#561
@camlafit camlafit linked a pull request May 31, 2024 that will close this issue
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 a pull request may close this issue.

1 participant