Vincent Stoessel wrote: > I was wondering if it were possible > for one website in midgard to have multiple > interfaces?.
Yes. > For example for the intranet inteface I want to use port 80, > for the external interface I want to use port 443 for security. > Is this possible? Yep. Just set up two host records with separate ports (and names, if you want to), and give them the same root style and root page. > This might be more of an apache question but I was wondering You will also need to configure apache to match, of course. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
