logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: webmin port 10000 proxy
Author
alabamatoy



Joined: 08 Sep 2016
Posts: 1
Location: usa

PostPosted: Sun 11 Sep '16 3:40    Post subject: webmin port 10000 proxy Reply with quote

Trying to use Apache2 to proxy webmin from port 10000 to https://myserver.domain.name/webmin but I keep getting the following in apache2 log file:

Code:
[Sat Sep 10 20:28:06.385113 2016] [ssl:error] [pid 6004] [remote 127.0.0.1:10000] AH01961: SSL Proxy requested for 127.0.0.1:443 but not enabled [Hint: SSLProxyEngine]
[Sat Sep 10 20:28:06.385188 2016] [proxy:error] [pid 6004] AH00961: HTTPS: failed to enable ssl support for 127.0.0.1:10000 (localhost)


The client just gets an internal server error 500.

Im running apache2 2.4.18 on Ubuntu 16.04 LTS I followed the instructions here http://webmin.com/apache.html in the section "Webmin In A Sub-Directory Via A Proxy"

Any advice would be appreciated...
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Mon 19 Sep '16 15:03    Post subject: Reply with quote

Please post your revere proxy config part.
Back to top


Reply to topic   Topic: webmin port 10000 proxy View previous topic :: View next topic
Post new topic   Forum Index -> Apache