Category: Ruby on Rails
-
Icecast, Rails, ntop, etherpad,… via Apache Webserver: ProxyPass
A quick tip, how to map web-apps on random ports to the main apache webserver. This way you can run these services on subdomains or sub-directories and support SSL encrypted https connection, even if it is not directly supported. Take care to not open a proxy for everybody or it can be abused by spammers.…