apache2 1.0
Apache2 reload module
Reloads the apache2 server as if you wrote in a terminal /etc/init.d/apache2 reload.
In your Python code simply write this:
from apache2 import a2reload # now do the reloading a2relaod()
Requirements
This package works only in Unix Systems with Apache2 server and gcc installed.
Installation
You have to have root privileges to install the reloader:
sudo pip install apache2
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| apache2-1.0.tar.gz (md5) | Source | 2011-09-11 | 1KB | 436 | |
- Author: Maccesch
- Home Page: http://github.com/maccesch/apache2
- Keywords: contact form django cms django-cms spam protection email
- License: BSD License
- Categories
- Package Index Owner: maccesch
- DOAP record: apache2-1.0.xml
