Skip to content

Add WSGIPassAuthorization to docs. #6

Description

@ask

I haven't tried it, but it sounds like you need to enable wsgi to pass
the authorization header to Chishop. This is done in theapacheconfig
with:

   WSGIPassAuthorization On

Distutils and PyPI uses Basic Auth, and without this optionApache
will just swallow the header and handle it by itself.

that solved my problem, please consider to add this info somewhere in
docs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions