Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Klemm
18685d0178 Apache 1.2.1 + PHP support
Currently 2 kind of databases will be supported, msql and mysql
The problem is, that depending on the flavour of database you want
to support, you need a different set of patches to apache's
Makefile, so that header and loader flags, paths and libs
are correctly resolved ...
I marked this port as BROKEN, since I wasn't able, to exactly
check the whole port due to the fact, that currently I only
have one db installed. Will try to get it managed next weekend.
Well if someone is so keen, then simply remove BROKEN and you
should be able to use what's already possible ...
1997-09-03 18:45:16 +00:00
Andrey A. Chernov
4129a91fd1 Always installl *-dist files and list them in PLIST too, it allows
pkg_delete not remove current configuration
1997-06-07 14:28:28 +00:00
Andrey A. Chernov
bbcff10b6c remove unneded @unexec 1997-02-27 00:46:14 +00:00
Satoshi Asami
53790644fc "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www
pre-existing.
1997-01-13 08:36:27 +00:00
Andrey A. Chernov
ce3ec4b953 Split /usr/local/etc/apache/* in more reasonable way
Warning: SSL part not updated completely
1996-08-22 20:16:09 +00:00
Mark Murray
6d3a35ad63 1) Add the ability to build a secure (SSL'ed) server, conditionalised
on the presence of SECURE_SERVER.

2) Clean up the installation in accordance with BSD religion:
   Now all the configs go in ${PREFIX}/etc/apache and the
   data (documents) stay in ${PREFIX}/www.
1996-08-11 14:50:01 +00:00
Andrey A. Chernov
ba84acecf7 Fix icons list 1996-07-12 14:39:40 +00:00
Jordan K. Hubbard
b2106dae6f Install an apache.sh startup file in /usr/local/etc/rc.d/
Now that apache_httpd is gone from /etc/sysconfig, this is the canonical
way to make apache start automatically in a new system installation.
1996-06-15 16:58:09 +00:00
Paul Traina
19b816db8f Make apache less NCSA-like and more BSD-like.
Binary installed in /usr/local/sbin.
    Document root is /usr/local/www/data.
    Server root is /usr/local/www/server.
1995-09-26 06:15:03 +00:00
Jordan K. Hubbard
a4a237bd23 Port of the APACHE web server.
Submitted by:	"Eric L. Hernes" <erich@lodgenet.com>
1995-08-28 13:28:45 +00:00