-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

http://www.cps-project.org/sections/documentation/sysadmin/howto_to_setup_cps_with

You may find this useful.

Cheers,

        J.

Mario Menezes wrote:
> Hi,
> 
>    This subject Is somewhat off topic but this is the only Zope-like
> list I'm currently subscribed to.
> 
>    I'm trying to serve a CPS site thru Apache2. Basically, I would like
> to use just the machine
> host name without port number, that is:
> 
> hostname: tucano.ipen.br <http://tucano.ipen.br>
> Zope installed on port 9673 (Debian Sarge system)
> CPS portal on /colab (Zope)
> 
>   Currently have to use: http://tucano.ipen.br:9673/colab
>   Would like to use only: http://tucano.ipen.br/colab
>  
>   Apache is being used to enhance performance using mod_proxy.
> 
>   Have tried this rewrite rule:
> 
>     <IfModule mod_rewrite.c>
>       RewriteEngine On
>       RewriteRule ^/(.*) \
>      
> http://tucano.ipen.br:9673/VirtualHostBase/http/%{SERVER_NAME}:80/VirtualHostRoot/$1
> [L,P]
>     </IfModule>
>  
>    I put above lines directly on default file of apache config, that
> is:  /etc/apache2/sites-available/default
> with the appropriated link on /etc/apache2/sites-enabled pointing to
> sites-available
>  
>  But could not get desired behaviour, instead got 404 Page Not Found
> 
>  I believe I making some stupid mistake since this seems to be a trivial
> thing. But didn't manage to get this
> correct.
> 
>  Any help with this?
> 
> I'm trying this using VHM quick help as well as this doc
> http://www.cheimes.de/opensource/docs/zope-apache2/
>  
> 
>  Thanks
> -- 
> Mario O.de Menezes, Ph.D.     "Many are the plans in a man's heart, but
> LinuxUser: #24626         is the Lord's purpose that prevails" Pv 19.21
>                          http://www.ipen.br/~mario
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> cps-users mailing list
> [email protected]
> http://lists.nuxeo.com/mailman/listinfo/cps-users


- --
Julien Anguenot | Nuxeo R&D (Paris, France)
CPS Plateform : http://www.cps-project.org
mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFCYARCGhoG8MxZ/pIRAvntAJ9/tDfkhbzGT0u8A3Mk9O9IG12UTQCfSnGG
vCotMYKnqbofCwcmbmW3RZ0=
=nAkk
-----END PGP SIGNATURE-----
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to