## Please edit system and help pages ONLY in the moinmaster wiki! For more ## information, please see MoinMaster:MoinPagesEditorGroup. ##master-page:FrontPage #format wiki #language en #pragma section-numbers off = The mod_python Wiki = || {{attachment:modpythonlogo.gif}} || This is the top level of the '''mod_python''' Wiki. To edit pages, visit [[UserPreferences|login]] near the top right corner of any page to create a user profile or to login.<
><
> Additional information may be found on the mod_python website at [[http://modpython.org/]], including official documentation and software downloads. You may also want to consult the Apache HTTP Server Project website at [[http://httpd.apache.org/]] or the Python language website at [[http://python.org/]]. Lists of other Apache wikis devoted to other projects may be found at [[http://wiki.apache.org/]]. || '''mod_python''' is an Apache httpd web server module that embeds the Python interpreter within the web server. == Important sources of mod_python information == * Visit the [[http://modpython.org/|mod_python homepage]] * Read the [[http://modpython.org/live/current/doc-html|official documentation]] (for the current stable version) * There are several active [[Mailing_lists]] (this is where you can ask questions) * There is a [[http://modpython.org/FAQ/faqw.py|FAQ database]] * Bugs and tasks are kept on the [[https://issues.apache.org/jira/browse/MODPYTHON|Jira issue/bug tracking]] (see [[http://wiki.apache.org/general/ApacheJira|ApacheJira]] for general information about the Jira system) * '''Downloads''' and source code: * [[http://httpd.apache.org/modules/python-download.cgi|download page for current stable release]], also downloads for [[http://www.apache.org/dist/httpd/modpython/|all releases]] * [[http://svn.apache.org/viewcvs.cgi/httpd/mod_python/|browse subversion repository]] * [[http://svn.apache.org/repos/asf/httpd/mod_python/]] - direct svn repo path (see [[http://subversion.tigris.org/|Subversion homepage]] for information about the Subversion software) == Using mod_python == For examples of how mod_python may be used browse the CategoryExamples listing. If you want more insight into how mod_python works or finer points that the documentation doesn't cover try looking in the CategoryUnderstanding listing. Collected wisdom on using mod_python in a secure manner can be found in CategorySecurity. == Understanding Apache == For information on how the Apache HTTP web server works under the covers see: * [[http://httpd.apache.org/docs/|Official Apache Documentation]] * [[http://apache.hpi.uni-potsdam.de/document/|The Apache Modelling Project]] * [[http://www.apachetutor.org/dev/|Apache Developer Tutor]] * [[http://modules.apache.org/reference|Apache Module Registry Resources]] * [[http://www.projectcomputing.com/resources/apacheFilterFAQ/|Apache Filter FAQ]] * [[http://www.modperl.com/|Writing Apache Modules with Perl and C]] ---- = About this Wiki = == Find or create a page == To search for a page use the following form, or go to FindPage for more search options, or [[CategoryCategory|browse by categories]]. <> To create a new page enter a descriptive name of the page in this form. When naming a page, please Don't Capitalize Every Word Like This, and feel free to use spaces as it is more readable than !CamelCase. To later link to a page with spaces use wiki syntax like `["A title with spaces"]`. <> == Wiki help == A Wiki is a collaborative site, anyone can contribute and share: * Edit any page by pressing '''<>''' at the top or the bottom of the page (you must be logged in first) * HelpContents and HelpForBeginners: how to use this wiki * RecentChanges: see where people are currently working * WikiSandBox: feel free to change this page and experiment with editing * FindPage: search or browse the database in various ways * SyntaxReference: quick access to wiki syntax * SiteNavigation: get an overview over this site and what it contains This wiki is powered by the MoinMoin wiki engine. See SystemInfo for wiki details such as extensions installed.