Buildout recipes for apache.
Project description
This package provides buildout recipes for the configuration of apache. This has a number of features that we have found useful in production, such as support for long CA chains, htpasswd authentication protection and the support for optional templates provided with the buildout.
We use the system apache, so this recipe will not install apache for you. If you wish to install apache, use zc.recipe.cmmi perhaps.
Mandatory Parameters
- interface
The IP address of the interface on which to listen
- sitename
The name of the site, used to identify the correct virtual host
- serveradmin
The email address of the administrator of the server
- proxyport
The port to which requests are forwarded
Optional Parameters
- realm
The name of the HTTP Authentication realm, if you wish to password protect this site
- passwdfile
The filename of the htpasswd file to secure the realm, defaults to “passwd” in the part directory
- username
The username used in the htpasswd file
- allowpurge
The IP address of a server that is permitted to send PURGE requests to this server
- portal
The name of the portal object in the zope server, defaults to “portal”
- template
The filename of the template file to use, if you do not wish to use the default
- configfile
The name of the config file written by the recipe, defaults to “apache.cfg” in the part directory
- sslca
A list of full pathnames to certificate authority certificate files
- sslcert
The full pathname of the ssl certificate, if required
- sslkey
The full pathname of the key for the ssl certificate
Repository
This software is available from our recipe repository on github.
License
Copyright 2010 Isotoma Limited
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for isotoma.recipe.apache-0.0.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca89c4615018db62ec2eee61b45d7e4d1659b1b63a858947909cc723b5bf2213 |
|
MD5 | 8dab98d0ae9f5a00074b24ee7a51c7b9 |
|
BLAKE2b-256 | aa79d1ffdfd817ab9e0202aed37279740b0496402cdea74cd5503b440e63ce1b |