Apache configuration questions
Posted: 26 Jan 2007, 06:42
Hi, i have a couple of questions about apache configuration. Not really bubba related, but maybe someone can help. I've never configured apache before 
I'm running a couple of services on the bubba that have http interfaces. I'd like to reach them from the outside, but i'm firewalled at work and i can only exit on port 143 and 80 (https and http).
I have dyndns with subdomains, so i'd like to have something like this:
https://my.dyndns.com -> main bubba sites
https://app1.my.dyndns.com -> application 1 web interface
https://app2.my.dyndns.com -> application 2 web interface
So apache2 should act like a "proxy", forwarding requests to my applications and showing the results.
Is it possible? any hint on how to do this?
Another question: i was wondering about SSL certificates.. are they identical for all bubbas? (ie, do you install the os with an image?) it is difficould to replace them with new ones ?

I'm running a couple of services on the bubba that have http interfaces. I'd like to reach them from the outside, but i'm firewalled at work and i can only exit on port 143 and 80 (https and http).
I have dyndns with subdomains, so i'd like to have something like this:
https://my.dyndns.com -> main bubba sites
https://app1.my.dyndns.com -> application 1 web interface
https://app2.my.dyndns.com -> application 2 web interface
So apache2 should act like a "proxy", forwarding requests to my applications and showing the results.
Is it possible? any hint on how to do this?
Another question: i was wondering about SSL certificates.. are they identical for all bubbas? (ie, do you install the os with an image?) it is difficould to replace them with new ones ?