aboutsummaryrefslogtreecommitdiff
path: root/www/mod_sqlinclude/pkg-descr
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2001-11-12 02:09:15 +0000
committerAnders Nordby <anders@FreeBSD.org>2001-11-12 02:09:15 +0000
commit4417a778f41170679f5eabb971094cd5c89b7c76 (patch)
treec4c4e9b17b0e623bab337e7fbe60fb5360587590 /www/mod_sqlinclude/pkg-descr
parente4d88f396affc7dbeecd407c50fb3d113829b849 (diff)
Notes
Diffstat (limited to 'www/mod_sqlinclude/pkg-descr')
-rw-r--r--www/mod_sqlinclude/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mod_sqlinclude/pkg-descr b/www/mod_sqlinclude/pkg-descr
new file mode 100644
index 000000000000..2de27129d48c
--- /dev/null
+++ b/www/mod_sqlinclude/pkg-descr
@@ -0,0 +1,9 @@
+mod_sqlinclude is an Apache module which implements Include-alike command,
+which, as its origin, includes the external data into Apache configuration
+file, but instead of taking the real files SQLInclude fetches and includes data
+from MySQL databases.
+
+Author: Marcin Orlowski <carlos@amiga.com.pl>
+WWW: http://wfmh.org.pl/~carlos/
+
+- Anders Nordby <anders@fix.no>