Vincent Stoessel wrote: > Hello, > I was wondering if it were possible > for one website in midgard to have multiple > interfaces?. > 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? > This might be more of an apache question but I was wondering > how this affects midgard as well. > Thanks.
You can have multiple hosts pointing to same root page (this way you can also have different styles under different hosts if the pages all have their style set to inherit), naturally apache needs to be aware of this new host as well . /Rambo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
