I'm setting up my first BitNami-hosted server and I've got one configuration issue I haven't been able to find an answer to: How do I set things up so that visitors see my Radiant CMS site content (http://example.org/radiant/) instead of the default BitNami landing page when the visitor just enters the domain (http://example.org)?
I am aware that I could ssh into the machine and tweak the Apache configuration files by hand, but I don't want to put things into a state where the Web-based management tools aren't safe to use anymore. And this seems such a common thing to do… I feel like I must just be missing something.
A little help?