Skip to content

Support path prefix in reverse proxy scenarios.#200

Open
MIvanchev wants to merge 1 commit into
matze:masterfrom
MIvanchev:path-prefix
Open

Support path prefix in reverse proxy scenarios.#200
MIvanchev wants to merge 1 commit into
matze:masterfrom
MIvanchev:path-prefix

Conversation

@MIvanchev
Copy link
Copy Markdown

Fixes #176.

Comment thread crates/wastebin_server/src/main.rs Outdated
Comment thread crates/wastebin_server/src/main.rs Outdated
@MIvanchev
Copy link
Copy Markdown
Author

MIvanchev commented Dec 30, 2025

Thanks @cgzones, all fixed. I still have no idea how to prefix this btw:

<a href="../{{ key }}" class="nav-button" title="paste content" aria-label="paste content">

Perhaps you can help =)

I got it, it was just a link to the paste.

@MIvanchev MIvanchev force-pushed the path-prefix branch 4 times, most recently from 1a02b6a to 14e208b Compare January 2, 2026 10:04
@MIvanchev MIvanchev changed the title Support path prefix in reverse proxy scenarios. [WIP] Support path prefix in reverse proxy scenarios. Apr 24, 2026
@MIvanchev MIvanchev changed the title [WIP] Support path prefix in reverse proxy scenarios. Support path prefix in reverse proxy scenarios. Apr 24, 2026
@MIvanchev
Copy link
Copy Markdown
Author

I've rebased this to master.

@MIvanchev MIvanchev force-pushed the path-prefix branch 2 times, most recently from 06751fb to 2563b66 Compare April 27, 2026 17:32
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.

How to run with prefix /foo with a remote proxy?

2 participants