Richard Merryweather wrote:

> midgard admin is under port 9000, the production site is under 9900
> 
> I'd like to set 9900 up to be it's own sitegroup. How do I go about 
> this? 

There's no inherent connection between ports and SGs, but I think this
will accomplish what you need:

- Set up a apache virtualhost on port 9900, let's say with the name
  'thismachine.net'
- Create a new sitegroup and in that sitegroup create a new host
  record with port=9900 and name 'thismachine.net'.

That should do it.

> Reason being as I understand (which could be wrong) having all 
> sites under SGO means users need to have root access? I also 
> can't add users to groups, is this related?

Yep. Only root users can be in SG0. Since root users can do whatever
they want, they don't need to be in any groups. There's a bit of code
that does validity checking that turned out to decline adding root
users to any group, and given the above I figured it'd be harmless.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to