advanced Apache settings
It would be really helpful if there can be setting controls for advanced Apache features. Specifically, the ability to set HTTP 302 redirects. Our need is based on our KBox currently has an internal URL. We are implementing SSL with a wildcard certificate on the box so it can be accessible to more users. We want to force SSL only traffic. While we can make the DNS change so both addresses are valid, users who visit https://kbox will get a browser certificate warning. If KBox enabled Apache 302 redirect, the browser would automatically go to https://kbox.domain.com and the browser would be happy (and us to!).
