[Zope-CMF] Setting up a Virtual Host Monster

mcolli@SyscomCipher.com.ar mcolli@SyscomCipher.com.ar
Thu, 15 Aug 2002 10:00:04 -0300


Could I just rearrange the URL, then, without changing the port? So that
people can access the site this way: www.company.com instead of writing
http://host:port/company...

Is this possible? without using Apache, I mean...

Thanks
Mariela


                                                                                            
                    george                                                                  
                    donnelly             To:     <mcolli@SyscomCipher.com.ar>, zope-cmf     
                    <george@zetta        <zope-cmf@zope.org>                                
                    i.net>               cc:                                                
                                         Subject:     Re: [Zope-CMF] Setting up a Virtual   
                    15/08/2002           Host Monster                                       
                    09:46                                                                   
                                                                                            
                                                                                            



you could edit the start script of zope to get it to run on port 80, but
this is not a good idea. what you should do for the long term is run apache
in front of zope and use proxy pass as some people have suggested.

the VHM can not change the port, it can only rearrange the url.

here's some info:

http://www.zope.org/SiteIndex/search?text_content=apache

regards,
george donnelly
http://zettai.net/
zettai: zope hosting and dynamic websites

> From: mcolli@SyscomCipher.com.ar
>
> Thanks for your answer , but I am not using Apache. I am just using the
web
> server that comes with Zope.
>
> So, I think I just have to put something in the Mapping form of Virtual
> Host Monster tool. But I do not know what to put there...
>
> Could you help me? Could somebody help me with this?
>
> Thanks
> Mariela