Skip to content

docs: add proxy-neutral Apache reverse proxy setup - #122

Merged
bifrost0x merged 2 commits into
mainfrom
dev/apache-reverse-proxy-docs
Aug 20, 2026
Merged

docs: add proxy-neutral Apache reverse proxy setup#122
bifrost0x merged 2 commits into
mainfrom
dev/apache-reverse-proxy-docs

Conversation

@bifrost0x

Copy link
Copy Markdown
Owner

Summary

  • document the proxy-neutral forwarding contract used by WebSSH
  • add Apache httpd 2.4.47+ examples for root and subfolder deployments
  • align the Nginx examples with the documented X-Forwarded-Host contract
  • document trusted proxy counts, secure origins, cookies, and private backend networking

Validation

  • npm run test:js (229 passed)
  • README consistency checks
  • git diff --check

Local limitations

  • Python tests were not run because the local Python runtimes do not include the WebSSH test dependencies
  • apachectl -t was not available because Apache and the Docker daemon are not running locally; directives were checked against the official Apache HTTP Server 2.4 documentation

Related discussion: #121

@bifrost0x
bifrost0x marked this pull request as ready for review August 20, 2026 10:06
@bifrost0x bifrost0x self-assigned this Aug 20, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4e2d5e5b9b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
@bifrost0x
bifrost0x merged commit 4c385c8 into main Aug 20, 2026
15 of 16 checks passed
@bifrost0x
bifrost0x deleted the dev/apache-reverse-proxy-docs branch August 20, 2026 10:22
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 this pull request may close these issues.

1 participant