[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Lenny Apache2: ReverseProxy -> https -> http://localhost:port



Denny Schierz wrote:
> nothing helps. It's all the same. Maybe a bug, or unsupported. Or a
> configuration problem with the proxy module ....
> 
> hmmm

Hmm...  Works okay for me.  What modules do you have enabled?

  ls /etc/apache2/mods-enabled

If you do not have the proxy modules enabled then enable them,
restart, and try again.

  a2enmod proxy
  a2enmod proxy_balancer
  a2enmod proxy_http
  a2enmod rewrite

  /etc/init.d/apache2 restart

I am not sure what modules are needed.  You may need to try a few
things.  I think those are needed at the least.

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: