On Fri, 10 May 2002, pp wrote:

>  > And I am not sure but midgard needs name VitualHost defined 
> > > in that section in host table.
> > > So Virtual Host should be bajan.cricalix.net.

mysql> select id,name,port,online,prefix from host;
+----+--------------------+------+--------+---------------------+
| id | name               | port | online | prefix              |
+----+--------------------+------+--------+---------------------+
|  1 | bajan.cricalix.net | 8181 |      1 | /admin              |
|  2 | bajan.cricalix.net | 8181 |      1 | /example            |
|  3 | bajan.cricalix.net | 8102 |      1 | /asgard             |
|  4 | bajan.cricalix.net | 8102 |      1 | /asgard/framed      |
|  5 | bajan.cricalix.net | 8102 |      1 | /asgard/framed/top  |
|  6 | bajan.cricalix.net | 8102 |      1 | /asgard/framed/main |
+----+--------------------+------+--------+---------------------+

The example says to use port 80 for the main port, but I can't do that - 
I've got another server running on port 80... hence 8181.

-- 

Sapere aude
My mind not only wanders, it sometimes leaves completely.
Never attribute to malice that which can be adequately explained by stupidity.


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

Reply via email to