diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/ap-jk/DESCR | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/ap-jk/DESCR')
-rw-r--r-- | www/ap-jk/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/ap-jk/DESCR b/www/ap-jk/DESCR new file mode 100644 index 00000000000..86f2858354f --- /dev/null +++ b/www/ap-jk/DESCR @@ -0,0 +1,9 @@ +Tomcat is the Java Servlet / Java Server Page environment produced +by the Apache Foundation's Jakarta Project. Tomcat can be run as a +standalone web server with Servlet and JSP support, or using Apache +Server as it's web server via the mod_jk Apache module (the +www/ap-jk package). + +mod_jk is a replacement to the elderly mod_jserv. It is a completely +new Tomcat-Apache plugin that handles the communication between +Tomcat and Apache |