summaryrefslogtreecommitdiff
path: root/release/sysinstall/apache.c
Commit message (Expand)AuthorAgeFilesLines
* Actually, rethink last commit and simply remove the apache configurationJordan K. Hubbard1997-05-221-441/+0
* Add a registration screen so we can finally start counting our little userJordan K. Hubbard1997-03-091-1/+2
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0Jordan K. Hubbard1997-02-071-1/+1
* Add extra variables for the configuration of all packages, not justJordan K. Hubbard1997-01-201-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-031-176/+30
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-17/+17
* Use macros for package names so it's easier to update them in oneJordan K. Hubbard1996-11-041-4/+3
* Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog.Jordan K. Hubbard1996-09-011-30/+7
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-5/+4
* Upgrade Apache to 1.1.1.Jordan K. Hubbard1996-07-131-2/+2
* Change default user/group to ones that actually exist in default passwdJordan K. Hubbard1996-06-151-3/+3
* Don't cache local copy of "Powered by FreeBSD" logo - use the projectJordan K. Hubbard1996-06-081-6/+4
* Reshuffle the installation routines a little for greater clarify.Jordan K. Hubbard1996-04-291-3/+4
* Fix an ancient index list bug.Jordan K. Hubbard1996-04-281-58/+58
* Move some of functions around in order to make this stuff easierJordan K. Hubbard1996-04-281-5/+5
* Bring this into sync.Jordan K. Hubbard1996-04-231-49/+40
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-23/+16
* Major surgery.Jordan K. Hubbard1996-04-071-2/+2
* Update version number for Apache.Jordan K. Hubbard1996-03-231-2/+2
* Lots of fixes:Jordan K. Hubbard1996-03-181-144/+132
* Miscellaneous cleanup before big round of menu restructuring (to use newJordan K. Hubbard1996-03-021-21/+1
* Upgrade to Apache 1.0.Jordan K. Hubbard1996-01-211-77/+133
* Put HTML files into data/ instead of htdocs/Jordan K. Hubbard1995-11-121-4/+4
* More bug fixes noticed from last install.Jordan K. Hubbard1995-11-051-10/+29
* Lots-o-cleanup(tm):Jordan K. Hubbard1995-11-031-2/+2
* Merge in Coranth's latest Apache setup fixes.Jordan K. Hubbard1995-10-301-23/+30
* Some last few tweaks - now the sample home page comes up properly byJordan K. Hubbard1995-10-271-27/+17
* Retrofit Apache server setup to use "Powered by FreeBSD" logo at the bottomJordan K. Hubbard1995-10-271-3/+6
* Clean up some last bogons with the WEB server setup (now that I'm farJordan K. Hubbard1995-10-271-7/+9
* Sync up for this snapshot.Jordan K. Hubbard1995-10-261-2/+3
* o Fix installUpgrade to start the holographic shell as well.Jordan K. Hubbard1995-10-261-3/+10
* Don't use tar to add packages, use cpio in tar mode. Works better.Jordan K. Hubbard1995-10-221-4/+7
* 1. Add Coranth Gryphon's Apache WWW server setup screen.Jordan K. Hubbard1995-10-221-0/+572