File: control

package info (click to toggle)
mod-vhost-hash-alias 1.0-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 1,676 kB
  • ctags: 114
  • sloc: sh: 8,468; ansic: 913; makefile: 123; perl: 28; python: 10
file content (25 lines) | stat: -rw-r--r-- 1,080 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: mod-vhost-hash-alias
Maintainer: Julien Danjou <acid@debian.org>
Section: web
Priority: extra
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5.0.0), apache2-threaded-dev (>= 2.0.50-10), libmhash-dev

Package: libapache2-mod-vhost-hash-alias
Architecture: any
Depends: apache2.2-common (>= 2.0.50-10), ${shlibs:Depends}
Description: Fast and efficient way to manage virtual hosting
 mod_vhost_hash_alias is a simple, fast and efficient way to
 automatically manage virtual hosting.
 It allow administrator to build massive virtual web servers,
 without the need to describe each virtualhost document root.
 It use the servername extract from the HTTP request to build
 a path to the real document root. It build a digest based on 
 the servername and split it according to a configurable directory
 scheme. 
 As digest could collide, mod_vhost_hash_alias add the servername to
 distinguish between hash value (and allow human to do inverse lookup
 on directory path).
 .
 For a given servername, it could give path like that:
 /var/lib/www/6/ae/fa93/weuh.org/htdocs