On Fri, 10 May 2002, pp wrote:

> Did You set up Virtul host for that name?

Yes, there is a virtual host for that name for ports 8181 and 8102.

> You may use port 80. I won't affect to other host.

It will, in that there is a totally seperate binary attached to port 80.  A 
second binary cannot attach to the port - its already in use.  I can do 100 
virtuals on port 80 in a single binary using differnt host names - that's 
easy.  Can't do it in two binaries.

> You may have 100 hosts on port 80. Prefix here is very usefull.
> And of cource important thing is set MidgardEngine ON in defined Virtual host.
> I guess Your Virtual Host should looks like this for these host table entries:
> 
> <VirtualHost bajan.cricalix.net:8102>
> Port 8102
> MidgardEngine on
> ServerName bajan.cricalix.net
> MidgardBlobDir /usr/local/apache/htdocs/blobs
> php_value magic_quotes_gpc off
> php_value magic_quotes_runtime off
> </VirtualHost>

I'll try that, its only a few lines more.

-- 

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