File: README

package info (click to toggle)
libapache2-mod-macro 1.1.4-3.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 92 kB
  • ctags: 62
  • sloc: ansic: 589; makefile: 35
file content (31 lines) | stat: -rw-r--r-- 704 bytes parent folder | download | duplicates (3)
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
26
27
28
29
30
31
#
# $Id: README.src,v 1.7 2002/06/01 21:45:57 coelho Exp $
#

APACHE MOD_MACRO MODULE:
------------------------

This module allows to define and use macros in apache runtime
configuration files.

To install it, see the INSTALL file.

It has been tested with apache-2.0.40 on a Linux/Intel machine.
However it does only use some string processing thus it should be portable
at least on any UN*X machine.


AUTHOR:
-------

Fabien Coelho.
fabien@coelho.net
http://www.coelho.net/


LICENSE:
--------

This software is distributed under the terms of a BSD-style license.
Basically, you're free to use, distribute and modify it, provided that
you keep the initial license. See the LICENSE file for details.