| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: apache-manual | Distribution: Yellow Dog Linux |
| Version: 1.3.22 | Vendor: Terra Soft Solutions |
| Release: 3b | Build date: Sat Mar 9 11:22:04 2002 |
| Group: Documentation | Build host: kaelta.terraplex.com |
| Size: 2574598 | Source RPM: apache-1.3.22-3b.src.rpm |
| Packager: Terra Soft Solutions <http://bugs.yellowdoglinux.com> | |
| Summary: Documentation for the Apache Web server. | |
The apache-manual package contains the complete manual and reference guide for the Apache Web server. The information can also be found on the Web at http://www.apache.org/docs/.
Apache Software License
internal MD5: 83be01c44f8a55afc7be6c73f193207c
GPG
* Sun Feb 10 2002 Dan Burcaw <dburcaw@terrasoftsolutions.com>
- new poweredby.png from Owen Stampflee (thanks!)
- apply patch 7, just id as "Linux" now.
* Sun Jan 20 2002 Dan Burcaw <dburcaw@terrasoftsolutions.com>
- YDL apache-index.html and poweredby.png
- don't apply patch 7
* Tue Dec 18 2001 Nalin Dahyabhai <nalin@redhat.com> 1.3.22-3
- add the reload command back to the init script, to SIGHUP the server and
cause it to reload its configuration (from a dialog with Mark Krenz)
* Thu Nov 01 2001 Nalin Dahyabhai <nalin@redhat.com> 1.3.22-2
- change the init script so that it performs an old-style restart instead of
calling apachectl (which causes the existing server to restart, which is the
wrong thing to do if you restart after an RPM upgrade)
* Fri Oct 19 2001 Nalin Dahyabhai <nalin@redhat.com> 1.3.22-1
- changed to use /usr/share/magic.mime, require it by name (showed up in the
version shipped in RHL 7.0)
- whoops, forgot to pull new sslcfg.patch from mod_ssl 2.8.5 (thanks to
Bernhard Weißhuhn for catching this)
* Wed Oct 17 2001 Nalin Dahyabhai <nalin@redhat.com>
- pull in eapi patch from mod_ssl 2.8.5
* Sat Oct 13 2001 Nalin Dahyabhai <nalin@redhat.com>
- patch apachectl to start httpd with the same args the init script does,
so that we can include it again, and use it for certain functions from
the init script
- use %{suexec_caller} macro for the name of the user/group to install
suexec for
* Sat Oct 06 2001 Nalin Dahyabhai <nalin@redhat.com>
- merge in the connect() prototype patch, which affects phhttpd patches
- adjust eapi patch from 1.3.20 to apply to the current version
- add build dep on expat-devel, which we can use instead of the bundled copy
* Thu Sep 06 2001 Nalin Dahyabhai <nalin@redhat.com> 1.3.20-16
- don't include the apxs manpage in the main package -- the binary is in
the devel subpackage
* Fri Aug 24 2001 Nalin Dahyabhai <nalin@redhat.com>
- change SSL logging level from info to error
* Thu Aug 16 2001 Nalin Dahyabhai <nalin@redhat.com>
- comment out some conflicting defaults added by the eapi patch
- define EAPI_CORE_MM_PATH to move the mm semaphore to %{_localstatedir}/run (#49888)
- move the lock file from /var/lock to /var/run
* Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com>
- make sure module name logic in the init script is performed in the C locale
(#51610)
* Sat Aug 11 2001 Nalin Dahyabhai <nalin@redhat.com>
- back out the configuration directory changes
- define SSL when we define HAVE_SSL
* Thu Aug 09 2001 Nalin Dahyabhai <nalin@redhat.com>
- change suexec docroot from %{contentdir}/html to %{contentdir} (suggested
by Tuomo Soini)
* Tue Aug 07 2001 Nalin Dahyabhai <nalin@redhat.com>
- cleanup of awk syntax in init script (#47885)
* Thu Aug 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- initial use of configuration directory
* Wed Jul 25 2001 Nalin Dahyabhai <nalin@redhat.com>
- ditch hunk of config patch in favor of sslcfg.patch from mod_ssl
* Wed Jul 25 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- clarify connect() system call
* Tue Jul 24 2001 Nalin Dahyabhai <nalin@redhat.com>
- remove dependency on mod_ssl
- change the awk scriptlet in the init script to suppress a warning
- ensure that loaded modules are always used
- disable Includes by default under the document root
* Wed Jul 18 2001 Nalin Dahyabhai <nalin@redhat.com>
- change the prefix to the ServerRoot, leaving exec-prefix set to %{_prefix}
* Tue Jul 17 2001 Nalin Dahyabhai <nalin@redhat.com>
- turn KeepAlive off, set MaxRequestsPerChild to 1000
* Sat Jul 14 2001 Nalin Dahyabhai <nalin@redhat.com>
- break out mod_ssl into its own package
* Tue Jul 03 2001 Nalin Dahyabhai <nalin@redhat.com>
- remove piranha patch -- it's no longer necessary
- use environment variables instead of tweaking CFLAGS and LIBS
* Tue Jun 19 2001 Nalin Dahyabhai <nalin@redhat.com>
- enable SSL-related experimental code
* Fri Jun 15 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Thu Jun 14 2001 Trond Eivind Glomsrød <teg@redhat.com>
- link with pthreads, so it doesn't segfault when using modules linked with
this library
* Wed May 30 2001 Nalin Dahyabhai <nalin@redhat.com>
- fixup the logrotate configuration file
* Tue May 22 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to apache 1.3.20 and mod_ssl 2.8.4
- break mod_bandwidth, mod_put, and mod_throttle out into their own packages
* Fri May 18 2001 Nalin Dahyabhai <nalin@redhat.com>
- link with -ldb instead of -ldb<version>
- license is not Apache Group License, but Apache Source License (noted
by Joe Orton)
- pull in mod_ssl 2.8.3
* Thu Apr 26 2001 Nalin Dahyabhai <nalin@redhat.com>
- set NameWidth=* by default
* Thu Apr 05 2001 Nalin Dahyabhai <nalin@redhat.com>
- only restart apache once, using modified logrotate config from bugzilla #34230
* Fri Mar 30 2001 Nalin Dahyabhai <nalin@redhat.com>
- run initlog without -q in the init script, so that mod_ssl can actually
prompt for pass phrases properly
* Thu Mar 29 2001 Nalin Dahyabhai <nalin@redhat.com>
- use Apache's magic file instead of the system-wide file (revert #15895)
(we need one to map files to mime types, not descriptive strings)
- supply Apache's magic file again
- add the translations of html pages and the howto and programs directories
to the manual subpackage (#33673)
- change the default allow for the /doc alias to be localhost .localdomain
(#33120)
* Thu Mar 15 2001 Nalin Dahyabhai <nalin@redhat.com>
- fix extensions in the manual pages (#31919)
* Sat Mar 03 2001 Nalin Dahyabhai <nalin@redhat.com>
- update mod_ssl to 2.8.1
* Thu Mar 01 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 1.3.19 (#30874), mod_ssl snapshot 20010301
* Mon Feb 26 2001 Nalin Dahyabhai <nalin@redhat.com>
- conflict: with thttpd (#29383) (release 13, hmmm....)
* Fri Feb 23 2001 Nalin Dahyabhai <nalin@redhat.com>
- add a ghosted default session cache to the mod_ssl package
- add a default SSLSessionCache to the config file
- add commented-out loading for various modules
- change log format to 'combined'
* Thu Feb 22 2001 Nalin Dahyabhai <nalin@redhat.com>
- add mm so that we can use a shm-based SSLSessionCache
* Wed Feb 14 2001 Nalin Dahyabhai <nalin@redhat.com>
- tweak the gettext support in the init script (#24083)
* Thu Jan 25 2001 Nalin Dahyabhai <nalin@redhat.com>
- own /etc/httpd (#24999)
* Tue Jan 23 2001 Nalin Dahyabhai <nalin@redhat.com>
- tweak the gettext support in the init script
* Tue Jan 16 2001 Nalin Dahyabhai <nalin@redhat.com>
- tweak the gettext support in the init script (#24083)
* Thu Jan 11 2001 Nalin Dahyabhai <nalin@redhat.com>
- incorporate Greg Kroah-Hartman's patch for temp file wackiness
- make distributed CGIs unaccessible (#20275)
- make suexec attr(04710,root,apache) (#20270)
- finish changing from %{_var} to %{_localstatedir} (#20269)
- don't use both DB 2.x and 3.x at the same time! (#22440)
- link mod_auth_dbm to db3 because dbmmanage creates db3 files
- gettextify the init script
- speed up the init script some
- add text docs to the main package
- change copyright: <some stuff> to license: Apache Group License
* Wed Jan 10 2001 Nalin Dahyabhai <nalin@redhat.com>
- rotate the ssl_request_log (#21227)
* Wed Dec 06 2000 Nalin Dahyabhai <nalin@redhat.com>
- add db3-devel as a build req
* Fri Dec 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable by default in init script
- use -fPIC instead of -fpic when building
* Wed Oct 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- add db1-devel as a buildprereq (#19164)
* Thu Oct 19 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fix for references in rewrite expansions from Tony Finch
* Sun Oct 15 2000 Nalin Dahyabhai <nalin@redhat.com>
- pull in mod_ssl 2.7.1
- remove Epoch: (version with it was never distributed)
* Fri Oct 13 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 1.3.14 to get security fixes
- patch mod_ssl to apply cleanly to 1.3.14
- add Epoch: 1 to mod_ssl so that it'll upgrade over a Raw Hide 2.6.6-26
- add workaround for db1 linkage under newer glibc (from Ralf(?))
* Thu Oct 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- change localstatedir from %{_var} to %{_localstatedir}
- move runtimedir from %{_var}/httpd to %{_localstatedir}/run
- change logfiledir from %{_var}/log/httpd to %{_localstatedir}/log/httpd
- change proxycachedir from %{_var}/cache/httpd to %{_localstatedir}/cache/httpd
* Thu Aug 24 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix mod_ssl package's version
- generate keys more quickly by using files from /proc instead of /dev/mem
- make mod_ssl require Apache %{version}-%{release} specifically
* Wed Aug 16 2000 Nalin Dahyabhai <nalin@redhat.com>
- change <Location /> to <Directory /var/www/html> (#16196)
- build suexec with user apache (#16188)
- change owner of cache directory to "apache"
* Tue Aug 15 2000 Nalin Dahyabhai <nalin@redhat.com>
- use the default magic file instead of Apache's (again) (#15895)
- update to mod_ssl 2.6.6 -- "Segfault fixes! Upgrade, please."
* Tue Aug 08 2000 Nalin Dahyabhai <nalin@redhat.com>
- enable mod_auth, mod_auth_anon, mod_auth_db modules by default like 6.2
* Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
- more fully-formed useradd invocation
* Sun Jul 16 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Tue Jul 11 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix ServerToken vs signature string bug (#13678)
* Sat Jul 08 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix config file for change from <Directory (DocumentRoot)> to <Location />
- tighten up permissions on SSL configuration files
- build default SSL certificate at install-time
* Fri Jul 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- change initscripts dependency to /etc/init.d
* Thu Jul 06 2000 Nalin Dahyabhai <nalin@redhat.com>
- stop trying to detect weird upgrade scenarios and mucking with document roots
- update to mod_ssl 2.6.5
* Tue Jul 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- only change the document root if we found an old installation
* Mon Jul 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- take another shot at fixing tty handling
- force LANG to "C" in the init script until glibc's locale support gets fixed
- integrate new EAPI patch with phttpd patch
- remove condrestart from post and postuns
* Sun Jul 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- switch to the "apache" user
- fix tty handling when prompting for pass-phrases in mod_ssl
* Sat Jul 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- tweak graceful restarting code in the init script to return error codes
* Fri Jun 30 2000 Nalin Dahyabhai <nalin@redhat.com>
- link to the makefile from openssl for certificate-creation
* Thu Jun 29 2000 Nalin Dahyabhai <nalin@redhat.com>
- support for smooth upgrades
- move init script to /etc/init.d
* Tue Jun 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- rebuild to pull in the newly-corrected dependencies
* Sat Jun 17 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix syntax error introduced in init script
* Fri Jun 16 2000 Nalin Dahyabhai <nalin@redhat.com>
- init script: add condrestart
* Fri Jun 09 2000 Nalin Dahyabhai <nalin@redhat.com>
- modified logrotate configuration file to use /var/run/httpd.pid, so don't
move it to another directory!
* Mon Jun 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- rework packaged module behavior
- move document root from /home/httpd to /var/www with fixups in %post
- FHS fixes
* Wed Mar 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- make suexec limit UIDs and GIDs to < 51 instead of 100
* Fri Feb 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 1.3.12
- add EAPI patch
* Thu Feb 17 2000 Preston Brown <pbrown@redhat.com>
- ifmodule directive for php stuff.
- load mod_perl before mod_php (#8169)
* Mon Feb 14 2000 Zach Brown <zab@redhat.com>
- minor fix to phhttpd patch
* Thu Feb 10 2000 Preston Brown <pbrown@redhat.com>
- improved default index.html.
* Thu Feb 03 2000 Preston Brown <pbrown@redhat.com>
- strip dynamically loadable modules.
* Wed Feb 02 2000 Zach Brown <zab@redhat.com>
- add phhttpd 'Tunnel' directive and code to use it
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
- rebuild to fix depenencies
* Tue Jan 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.3.11
- deal with the fact that RPM now gzips man pages
* Wed Jan 12 2000 Preston Brown <pbrown@redhat.com>
- new poweredby.png w/new logo
- apxs.8 man page moved to devel archive (#6661)
- don't remove old logfiles on package de-install (#8268)
- more updates to logrotate to avoid spurious cron mail (#8110)
* Mon Jan 10 2000 Preston Brown <pbrown@redhat.com>
- mod_throttle added; mod_bandwidth updated.
* Fri Dec 17 1999 Dale Lovelace <dale@redhat.com>
- Add configuration for mod_put to httpd.conf
* Mon Dec 06 1999 Preston Brown <pbrown@redhat.com>
- documentation cleanups in httpd.conf (#5357, #6655)
- fixed logrotate script to ignore error if no apache running (#7074)
* Wed Nov 10 1999 Jeff Johnson <jbj@redhat.com>
- add put module.
* Thu Nov 04 1999 Preston Brown <pbrown@redhat.com>
- make suexec non-suid. People can enable it if they wish themselves.
- somehow the unified httpd.conf got trashed. fixed.
- manual is now a subpackage
- point to /usr/share/magic as the magic file location; don't use the
apache-specific one.
- fix apxs module installation issues (#5650)
* Wed Sep 22 1999 Bill Nottingham <notting@redhat.com>
- move DSO in httpd.conf to after ServerRoot
* Tue Sep 21 1999 Preston Brown <pbrown@redhat.com>
- it is httpd stop, not httpsd stop (# 5254)
- suexec added (# 5257)
* Fri Sep 10 1999 Preston Brown <pbrown@redhat.com>
- remove apachectl man page (# 4459)
* Sat Aug 28 1999 Preston Brown <pbrown@redhat.com>
- upgraded to 1.3.9
- fix bug # 3680 (suexec docroot was wrong)
- fix bug # 2378 (logrotate with -USR1 not -HUP)
- fix bug # 3548 (logrotate complains if apache not running)
- httpd.conf is now in the unified apache format as distributed
* Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
- initscript munging
* Sat May 22 1999 Bill Nottingham <notting@redhat.com>
- fix broken link in index.html
* Thu Apr 08 1999 Bill Nottingham <notting@redhat.com>
- allow indexes in /doc
* Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
- strip binaries
* Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
- prerequire /bin/rm, added /doc path pointing to /usr/doc for localhost
* Fri Mar 26 1999 Preston Brown <pbrown@redhat.com>
- updated log rotating scripts to not complain if logs aren't present.
* Thu Mar 25 1999 Preston Brown <pbrown@redhat.com>
- fixed up path to perl
* Wed Mar 24 1999 Preston Brown <pbrown@redhat.com>
- updated init script to conform to new standards
- upgraded to 1.3.6, fixed apxs patch
* Mon Mar 22 1999 Preston Brown <pbrown@redhat.com>
- clean up logfiles on deinstallation
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 4)
* Fri Mar 12 1999 Cristian Gafton <gafton@redhat.com>
- added mod_bandwidth
- updated to 1.3.4
- prereq mailcap
* Fri Dec 18 1998 Cristian Gafton <gafton@redhat.com>
- added patch to disable building support for ndbm
- build against glibc 2.1
* Tue Oct 13 1998 Cristian Gafton <gafton@redhat.com>
- updated to 1.3.3 to catch up with bug fixes
- added the /usr/bin/* binaries to the spec file list
* Sat Sep 26 1998 Cristian Gafton <gafton@redhat.com>
- change ownership of cache dir to nobody
- added "Red Hat" to the server string
- updated to version 1.3.2
- fixed all references to httpsd in config files
* Sat Sep 05 1998 Cristian Gafton <gafton@redhat.com>
- small fixes to the spec file
- patch to handle correctly the -d <newroot> option
- leave out the .usr.src.apache_1.3.22 for now
* Fri Sep 04 1998 Preston Brown <pbrown@redhat.com>
- patched apxs not to bomb out if it can't find httpd
* Thu Sep 03 1998 Preston Brown <pbrown@redhat.com>
- upgraded to apache 1.3.1.
- Heavy rewrite.
- changed providing a_web_server to just webserver. Humor is not an option.
* Tue Aug 11 1998 Erik Troan <ewt@redhat.com>
- updated to build as non-root user
- added patch to defeat header dos attack
* Fri May 08 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
- fixed the default config files to be more paranoid about security
* Sun May 03 1998 Cristian Gafton <gafton@redhat.com>
- fixed init script
- added index.htm to the list of acceptable indexes
* Sun May 03 1998 Cristian Gafton <gafton@redhat.com>
- updated to 1.2.6
- added post script to install htm extension for text/html into
/etc/mime.types
* Thu Apr 23 1998 Michael K. Johnson <johnsonm@redhat.com>
- enhanced sysv init script
* Tue Jan 06 1998 Erik Troan <ewt@redhat.com>
- updated to 1.2.5, which includes many security fixes
* Wed Dec 31 1997 Otto Hammersmith <otto@redhat.com>
- fixed overkill on http.init stop
* Wed Dec 31 1997 Erik Troan <ewt@redhat.com>
- added patch for backslash DOS attach
* Thu Nov 06 1997 Donnie Barnes <djb@redhat.com>
- added htdigest binary to file list
* Mon Nov 03 1997 Donnie Barnes <djb@redhat.com>
- made the default index.html be config(noreplace) so we no longer
blow away other folks' index.html
* Wed Oct 29 1997 Donnie Barnes <djb@redhat.com>
- added chkconfig support
- added restart|status options to initscript
- renamed httpd.init to httpd
* Wed Oct 08 1997 Elliot Lee <sopwith@redhat.com>
- Redid spec file, patches, etc. from scratch.
Y½
Generated by rpm2html 1.8.1
Daniel Veillard, Sat Nov 22 04:44:14 2008