Ken Pooley wrote:
> 
> If I understand your question, and it will depend on how you set up apache, but the 
>default install used to do something like this...
> 
> http://www.yourserver.com:443 would be the VMUC demo site
> https://www.yourserver.com:2000  would be the midgard admin site
> 
> port 80 will take you to the main root webpage of your server....or it should.....
> 
> Then you can set up new hosts in apache/midgard ......
> 
> does that sound right?

Great!  now we are getting somewhere - except when I do that I get:

Forbidden

You don't have permission to access / on this server.


Apache/1.3.12 Server at banning.com Port 80

now my server name is banning.com,  which is confusing because it is
unrelated to any
http://www.banning.com on the web - it is simple my machine name.
should I have banning.com entered in midgard.host ?

now midgard host contains;

mysql> select * from host;
+----+-----------+------+-------+------+-------+------+--------+--------+
| id | name      | root | style | info | owner | port | online | prefix
|
+----+-----------+------+-------+------+-------+------+--------+--------+
|  1 | localhost |    1 |     1 | auth |     0 |    0 |      1 |       
|
|  2 | localhost |   34 |     2 |      |     1 | 8080 |      0 |       
|
+----+-----------+------+-------+------+-------+------+--------+--------+
2 rows in set (0.06 sec)

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to