You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds Apache2 as new Proxy Webserver option (#87)
* Adds Apache2 as new Proxy Webserver option
* Adds Apache2 log support
* Removes useless ProxyPassReverse option for Apache Container
* Adds example for Apache
* Remvoes comments from httpd config file
* Adds shared folder for sharing resources between Apache and Nginx
* Cleaning
* Adds shared directories
* Removes shared directories as it does not work
* Updates README with new Apache example