Project

General

Profile

Actions

Feature #1144

closed

RFE: Supply custom authentication credentials via mod_proxy

Added by Anonymous almost 18 years ago. Updated almost 9 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_proxy_backend_http
Target version:
ASK QUESTIONS IN Forums:

Description

I am using lighttpd with mod_proxy to hide a program with its own custom HTTP interface from the Internet. (I trust lighttpd more, and besides lighttpd is already exposed).

However, the said program is very primitive - it only accepts a single HTTP username/password.

I would like lighttpd/mod_proxy to be able to supply a different set of HTTP auth credentials than were received from the Internet. i.e. I would like to configure lighttpd to use a htdigest file, and then if authentication succeeds, proxy the requst with a fixed username/password on HTTP basic auth.

-- scrubber52

#2

Updated by gstrauss almost 9 years ago

  • Description updated (diff)
  • Status changed from New to Fixed
  • Assignee deleted (jan)
Actions

Also available in: Atom