Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17803

Pound HTTPS frontend to HTTP backend?

$
0
0

Any Pound users out there?

I'd like to use Pound to answer requests on HTTPS, but forward through to a simple HTTP backend on port 80. It's been a while since I looked, but last time I checked I wasn't having much luck figuring that out - if Pound answered an https URI, it wanted to forward to an https back end.

Anybody out there already doing this, and can share a recipe?

edit: ugh. Just realized, reading through the comments: the POUND configs were never the problem; the problem is web apps using relative URIs that all begin in http:// instead of https:// if the front-end is aimed at an http:// backend.

submitted by mercenary_sysadmin
[link][14 comments]

Viewing all articles
Browse latest Browse all 17803

Trending Articles