freeCodeCamp / freeCodeCamp/devdocs
Run devdocs container as a subpath
Offen
feature
- Vorherrschende Sprache
- Ruby
- Sterne
- 39.5k
- Forks
- 2.6k
- Ø Merge
- 4 T. 32 Min.
- Gemergte PRs (30 T.)
- 13
Beschreibung
# Feature request
Is it possible to run the DevDocs Docker container as a subpath? For example: https://example.com/devdocs
## Summary
Add environmental variable PATH_PREFIX(SCRIPT-NAME) or add special header for the reverse proxy (X-SCRIPT-NAME).
## Examples
https://example.com/devdocs
Beitragsleitfaden
Rechercherichtung
Start by tracing how the Docker container handles request paths and how deployment configuration reaches the application. Compare the requested PATH_PREFIX, SCRIPT-NAME, and X-SCRIPT-NAME approaches, then verify that the application works when served beneath /devdocs without breaking root-path behavior.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- docker
- Bereich
- devops, web-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100