Install Plone 3 behind Apache and mod_wsgi using Repoze
This Tutorial applies to:
Plone 3.0.x
This Tutorial is intended for:
Server Administrators, Site Administrators
cguardia
All content on one page (useful for printing, presentation mode etc.)
- Introduction What is Repoze
- Why use Apache and mod_wsgi for Repoze? There are many WSGI servers available. Why is mod_wsgi a good option?
- Setting up a clean Linux server When starting with a new server, it's important to get all required packages in place before beginning.
- Installing and configuring mod_wsgi mod_wsgi is installed the same way as any Apache module
- Installing and configuring a Plone site under Repoze Repoze can be installed with setup tools and a Plone site can be easily created using the repoze.plone tool included.