Difference between revisions of "Mod Python"

From SME Server
Jump to navigationJump to search
(New page: == mod_python for SME Server == === Maintainer === [mailto:smeserver-contribs@through-ip.com Marco Hess] === Description === This contrib provides for the use of mod_python on SME Server...)
 
Line 5: Line 5:
  
 
=== Description ===
 
=== Description ===
This contrib provides for the use of mod_python on SME Server. mod_python is used for Python based web applications. It was initially created to enable the use of the [http://trac.edgewall.org/ Trac] application on SME.
+
This contrib provides for the use of mod_python on SME Server. mod_python is used for Python based web applications. It was initially created to enable the use of the [http://wiki.contribs.org/Trac Trac] application on SME.
  
 
=== Installation ===
 
=== Installation ===

Revision as of 13:42, 3 April 2007

mod_python for SME Server

Maintainer

Marco Hess

Description

This contrib provides for the use of mod_python on SME Server. mod_python is used for Python based web applications. It was initially created to enable the use of the Trac application on SME.

Installation

This contrib can be found in the SME Dev repository. To install this contrib get shell access as root user and issue the following command:

yum --enablerepo=smedev install smeserver-mod_python 

Additional information

This contrib only loads mod_python for the httpd daemon and does not provide other configuration templates or a server-manager panel.