Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
libapache2-mod-python /
Delete
Unzip
Name
Size
Permission
Date
Action
NEWS.gz
4.6
KB
-rw-r--r--
2021-10-31 00:58
NOTICE
427
B
-rw-r--r--
2021-10-31 00:58
README.Debian
456
B
-rw-r--r--
2023-10-26 13:07
README.md
837
B
-rw-r--r--
2021-10-31 00:58
changelog.Debian.gz
1.54
KB
-rw-r--r--
2023-10-26 13:07
copyright
4.69
KB
-rw-r--r--
2023-10-26 13:07
Save
Rename
mod_python ========== Documentation for mod_python is on http://www.modpython.org/ Quick Start ----------- If you can't read instructions: ```shell $ ./configure $ make $ sudo make install $ make test ``` If the above worked - read the tutorial in the documentation. OS Hints -------- ### Windows: HELP NEEDED! I do not have access to a Windows development environment. If you get a Windows compile working, please create a pull request or drop a note on the mod_python mailing list: mod_python@modpython.org (Note: subscription required). ### Mac OS X/Darwin: At least on OS X 10.8.5, the following was required in order for compile to work: ```shell sudo ln -s /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain \ /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain ```