Re: Re: Re: [zope-chinese] VHM设置问题

"jacinth" <jacinth-sBGmnBLXxuIIhP1ydL5T/[email protected]>
Newsgroups gmane.comp.web.zope.chinese
Message-ID <[email protected]>
redame,您好! 
原来是这样,呵呵,非常感谢你!
  

======== 2004-11-04 18:56:12 您在来信中写道: ========

这个是APACHE,virtualhost
具体一个设置差不多是这样
127.0.0.1换成你本地IP
域名为www.example.net
端口:8080,换成你的端口。
zope站点名字就是红色的地方Plone,注意大小写
替换就可以了
注意要在ZOPE里边建一个VHM


<VirtualHost 127.0.0.1:80>
    ServerAdmin admin@localhost
    ServerAlias example.net www.example.net
    ServerName example.net
    ProxyPass / http://localhost:8080/VirtualHostBase/http/www.example.net:80/Plone/VirtualHostRoot/
    ProxyPassReverse / http://localhost:8080/VirtualHostBase/http/www.example.net:80/Plone/VirtualHostRoot/
    ErrorLog logs/www.example.net-error_log 
    CustomLog logs/www.example.net-access_log common
    <LocationMatch "^[^/]">
      Deny from all
    </LocationMatch>
</VirtualHost>


----- Original Message ----- 
From: "jacinth" <[email protected]>
To: <[email protected]>
Sent: Thursday, November 04, 2004 5:17 PM
Subject: Re: Re: [zope-chinese] VHM设置问题


> redame,您好!
> 
> 没有其他前后台,只有单独的zope。
> 
> ======= 2004-11-04 15:37:57 您在来信中写道:=======
> 
> >什么做WEB服务器?
> >
> >----- Original Message ----- 
> >From: "jacinth" <[email protected]>
> >To: "zope-chinese" <[email protected]>
> >Sent: Thursday, November 04, 2004 2:27 PM
> >Subject: [zope-chinese] VHM设置问题
> >
> >
> >> zope-chinese,各位好!
> >> 
> >>   我的zope运行在6000端口,下面有好几个站点,我现在想把它们分别的对应它们的域名,不知道该如何写VHM里面的设置,请各位帮个忙,给个例子参考,谢谢!
> >> 
> >>         致
> >> 礼!
> >>   
> >> 
> >>         jacinth
> >>         [email protected]
> >>           2004-11-04
> >> 
> >
> >
> >--------------------------------------------------------------------------------
> >
> >
> >> _______________________________________________
> >> zope-chinese list
> >> [email protected]
> >> http://zope.cn/mailman/listinfo/zope-chinese
> >> _______________________________________________
> >zope-chinese list
> >[email protected]
> >http://zope.cn/mailman/listinfo/zope-chinese
> >
> 
> = = = = = = = = = = = = = = = = = = = =
> 
> 
>         致
> 礼!
>  
> 
>         jacinth
>         [email protected]
>           2004-11-04
> 
> 



> _______________________________________________
> zope-chinese list
> [email protected]
> http://zope.cn/mailman/listinfo/zope-chinese
> 

= = = = = = = = = = = = = = = = = = = = = = 
        致
礼!

              jacinth
              [email protected]
               2004-11-05

_______________________________________________
zope-chinese list
[email protected]
http://zope.cn/mailman/listinfo/zope-chinese
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.