./httpd-cfg settings are not used by ssl virtual host
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Read common.sh at the linked line and compare how ./httpd-cfg is applied for the 8080 and 8443 virtual hosts. Confirm the intended SSL virtual-host behavior; done means shared settings are applied consistently without relying on .htaccess or a reverse proxy.
Written by the indexing model from the issue text.
Description
I have noticed that the config ./httpd-cfg is not used by the ssl host. I am wondering what the meaning is when we can add certificates but that virtualhost config is not the same for 8080 and 8443.
See
The workaround is to configure shared settings with the .htaccess which is not ideal.
A reverse proxy in ssl can do the trick also
ProxyPreserveHost On
ProxyPass / http://127.0.0.1:8080/
ProxyPassReverse / http://127.0.0.1:8080/
- Dominant language
- Shell
- Stars
- 114
- Forks
- 326
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from sclorg/s2i-php-container
-
Difficulty 2/5 1-3 hours Newbie friendliness 47/100
sclorg/s2i-php-container#523 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
sclorg/s2i-php-container#478 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
sclorg/s2i-php-container#470 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
sclorg/s2i-php-container#435 · 2 comments · 6 reactions ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
sclorg/s2i-php-container#416 · 1 comment ·
All issues in sclorg/s2i-php-container
Similar issues
-
Update Vish to 1.1.5 Openpackage-update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
oSoWoSo/vOid_Community_repOsitory#144 · 1 comment ·
-
help wanted new command
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
tldr-pages/tldr#24151 ·
-
PacReq: Rune IDE Openpackage request
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
pacstall/pacstall-programs#9402 ·
-
[BUG] ci: the first prefetch-images.sh call runs before shard.txt exists, so it is always a no-op Openbug github-actions
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
update-request
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
msys2/MINGW-packages#31768 ·