Skip to content

Proxy: Public & Private access to various paths #1364

Answered by pglombardo
ninodpa asked this question in Q&A
Discussion options

You must be logged in to vote

That is more complex proxy rules. You would have to expose the following paths in your proxy:

  1. GET /*/p/* and /p/* for password pushes
  2. GET /*/f/* and /f/* for file pushes
  3. GET /*/r/* and /r/* for URL pushes

How to do this depends on which proxy you're using and is beyond the scope of this repo (and my abilities). You could search the issues as some have done similar things. For example, see these nginx issues and discussions.

If you're new to this, PWP__ALLOW_ANONYMOUS=false is really the easier path.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pglombardo
Comment options

Answer selected by pglombardo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Resolved The issue, question or bug has been resolved.
2 participants