Hi everybody,
I installed amule 2.0.1 with amuled and amuleweb enabled. I am running an apache server (2.0.54) that act as a reverse proxy for serving web gui of amule over SSL (https + certificate authentication + virtual host) behind a firewall.
When I am on my local network and i go to
http://amule:4711 no problems !
When I use the apache proxy with
https://amule.host.net, some pictures randomly disappears in my browser (they are not loaded). When I request directly the picture through the apaceh web server it *always* works.
Has someone tried this kind of configuration ?
Is it a bug of amuleweb or a misconfiguration of the apache web server ?