I'm using a linux to run my plone and I wish to build it behind apache2. The documentation on the Plone site is for plone that are build behind apache2 on a Debian system. But I'm using a platform call Scientific Linux and I couldn't find a lot of folders and files mentioned in that documentation. What should I do now? Is running build building zope and plone behind apache2 same for all the linux system? ____________________________________________________________________________________ Sponsored Link $420k for $1,399/mo. Think You Pay Too Much For Your Mortgage? Find Out! www.LowerMyBills.com/lre
--On 16. November 2006 21:34:44 -0800 Allen Huang <swapp0@yahoo.com> wrote:
I'm using a linux to run my plone and I wish to build it behind apache2.
Building Zope has nothing to do with how it will run later (standalone or behind Apache/Squid). That's only a configuration issue (on the Apache/Squid side). So where is the problem? -aj
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Allen Huang wrote:
I'm using a linux to run my plone and I wish to build it behind apache2. The documentation on the Plone site is for plone that are build behind apache2 on a Debian system. But I'm using a platform call Scientific Linux and I couldn't find a lot of folders and files mentioned in that documentation.
What should I do now? Is running build building zope and plone behind apache2 same for all the linux system?
Yes. The only issue is configuring Apache to proxy onto the Zope application server. Google for "apache rewrite rule Zope" to get examples of the Apache configuration for such a setup. Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFXU2F+gerLs4ltQ4RAu7UAJ4wxa9sC8Dwfu+t8FGOzgfuip5fIACfaVmY 9dTFUfUOFUeKzbNa92KghvM= =Y1ck -----END PGP SIGNATURE-----
Allen Huang said the following on 11/17/2006 06:34 AM:
I'm using a linux to run my plone and I wish to build it behind apache2. The documentation on the Plone site is for plone that are build behind apache2 on a Debian system. But I'm using a platform call Scientific Linux and I couldn't find a lot of folders and files mentioned in that documentation.
What should I do now? Is running build building zope and plone behind apache2 same for all the linux system?
yes, the only differences are usually in where the config files are stored and how the services start. The apache specific stuff should be the same, or at least very similar. /dario -- -- ------------------------------------------------------------------- Dario Lopez-Kästen, IT Systems & Services Chalmers University of Tech. Lyrics applied to programming & application design: "emancipate yourself from mental slavery" - redemption song, b. marley
participants (4)
-
Allen Huang -
Andreas Jung -
Dario Lopez-Kästen -
Tres Seaver