Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split /usr/local/etc/apache/* in more reasonable way | Andrey A. Chernov | 1996-08-22 | 1 | -5/+5 |
| | | | | Warning: SSL part not updated completely | ||||
* | 1) Add the ability to build a secure (SSL'ed) server, conditionalised | Mark Murray | 1996-08-11 | 2 | -9/+27 |
| | | | | | | | | 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. | ||||
* | Fix icons list | Andrey A. Chernov | 1996-07-12 | 1 | -8/+56 |
| | |||||
* | Remove unnecessary DISTFILES and EXTRACT_ONLY. | Satoshi Asami | 1996-07-12 | 1 | -5/+2 |
| | | | | | | Remove pst's address from MAINTAINER, I don't know if any script will fail if we have two addresses here so I don't want to risk breaking something right before the release. | ||||
* | ...just changed maintainer to match reality | Paul Traina | 1996-07-12 | 1 | -2/+2 |
| | |||||
* | Upgrade to 1.1.1 | Andrey A. Chernov | 1996-07-11 | 2 | -12/+7 |
| | | | | OK-ed by: gpalmer | ||||
* | Slight revision: If startup file already there, leave it alone. | Jordan K. Hubbard | 1996-06-15 | 1 | -5/+7 |
| | |||||
* | Install an apache.sh startup file in /usr/local/etc/rc.d/ | Jordan K. Hubbard | 1996-06-15 | 2 | -1/+9 |
| | | | | | Now that apache_httpd is gone from /etc/sysconfig, this is the canonical way to make apache start automatically in a new system installation. | ||||
* | Variable reorderization. | Satoshi Asami | 1996-05-20 | 1 | -5/+6 |
| | |||||
* | Use mod_env.c to pass environment to CGI instead of local hack | Andrey A. Chernov | 1996-05-19 | 2 | -8/+10 |
| | |||||
* | Update to Apache 1.0.5 (security fix) | Paul Traina | 1996-04-21 | 4 | -9/+7 |
| | |||||
* | Upgrade to 1.0.3 | Andrey A. Chernov | 1996-02-22 | 2 | -5/+5 |
| | |||||
* | Upgrade to 1.0.2. | John Fieber | 1996-02-07 | 2 | -4/+4 |
| | |||||
* | Fix MASTER_SITES. | John Fieber | 1995-12-04 | 1 | -2/+7 |
| | |||||
* | Update to 1.0 | John Fieber | 1995-12-02 | 2 | -5/+5 |
| | |||||
* | Change categories to "www". gn has "net" in there too. | Satoshi Asami | 1995-11-27 | 1 | -2/+2 |
| | |||||
* | fixed COMMENTS | Eric L. Hernes | 1995-10-28 | 1 | -1/+1 |
| | |||||
* | Make apache less NCSA-like and more BSD-like. | Paul Traina | 1995-09-26 | 1 | -2/+2 |
| | | | | | | Binary installed in /usr/local/sbin. Document root is /usr/local/www/data. Server root is /usr/local/www/server. | ||||
* | Upgrade apache to 0.8.14, completely restructure port, and list myself as | Paul Traina | 1995-09-23 | 3 | -5/+7 |
| | | | | maintainer. | ||||
* | Upgrade apache to 0.8.13 | Paul Traina | 1995-09-19 | 3 | -7/+6 |
| | |||||
* | Port of the APACHE web server. | Jordan K. Hubbard | 1995-08-28 | 5 | -0/+70 |
Submitted by: "Eric L. Hernes" <erich@lodgenet.com> |