| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 16 Jan 2026 05:11:11 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20060614011554
location: https://web.archive.org/web/20060614011554/https://mod_python.darwinports.com/
server-timing: captures_list;dur=0.602480, exclusion.robots;dur=0.056805, exclusion.robots.policy;dur=0.046720, esindex;dur=0.007418, cdx.remote;dur=62.274451, LoadShardBlock;dur=156.990923, PetaboxLoader3.datanode;dur=101.981618, PetaboxLoader3.resolve;dur=35.981608
x-app-server: wwwb-app243-dc6
x-ts: 302
x-tr: 259
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app243; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 16 Jan 2026 05:11:12 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-date: Wed, 14 Jun 2006 01:16:49 GMT
x-archive-orig-server: Apache
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Wed, 14 Jun 2006 01:15:54 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 26_0_20060614005918_crawl24-c/26_0_20060614011539_crawl23.arc.gz
server-timing: captures_list;dur=0.623649, exclusion.robots;dur=0.031918, exclusion.robots.policy;dur=0.020609, esindex;dur=0.011838, cdx.remote;dur=6.566578, LoadShardBlock;dur=86.225393, PetaboxLoader3.datanode;dur=122.559590, load_resource;dur=217.667915, PetaboxLoader3.resolve;dur=141.558202
x-app-server: wwwb-app243-dc6
x-ts: 200
x-tr: 413
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
mod_python version 3.2.8 for Mac OS X 10.4 Tiger
|
|||||||||
Tuesday the 13th of June, 2006 |
|||||||||
mod_python
The raw portfile for mod_python 3.2.8 is located here: https://mod_python.darwinports.com/dports/www/mod_python/Portfile Find related portfiles with the new DarwinPorts.com search feature.
# $Id: Portfile,v 1.16 2006/04/25 05:49:38 mww Exp $ PortSystem 1.0 Name: mod_python Version: 3.2.8 revision 1 Category: www python Platform: darwin Maintainers: mww Description: Apache2 module that embeds Python within the server. Long Description: Mod_python is an Apache 2 module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. Homepage: https://www.modpython.org/ master_sites apache:httpd/modpython extract.suffix .tgz checksums sha1 879900c1dece20a2ed08bfc81c16bfe539ee63de depends_build port:flex depends_lib port:apache2 port:python24 # see https://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/7316 patchfiles apr.diff configure.env CFLAGS="-I${prefix}/include/python2.4" LDFLAGS="-Wl,-F${prefix}/Library/Frameworks -L${prefix}/lib" configure.args --with-apxs=${prefix}/apache2/bin/apxs --with-python=${prefix}/bin/python2.4 --with-flex=${prefix}/bin/flex --enable-so pre-destroot { xinstall -d -m 755 ${destroot}${prefix}/apache2/modules ${destroot}${prefix}/share/doc file copy ${worksrcpath}/doc-html ${destroot}${prefix}/share/doc/${name} } post-install { ui_msg "########################################################" ui_msg "# to enable mod_python add" ui_msg "# LoadModule python_module modules/mod_python.so" ui_msg "# to your apache2 config file:" ui_msg "# ${prefix}/apache2/conf/httpd.conf" ui_msg "########################################################" } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% sudo port install mod_pythonYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using mod_python with these commands: % man mod_python Where to find more information:
This website uses many .png's so it looks best in Firefox or Safari.
|
![]() |
Download the Darwinports 1.2 Installer
Other Helpful SitesDarwinports WikiDarwin Source Debian Packages Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb |
|||||||
| |



