summaryrefslogtreecommitdiff
path: root/www/apache20/files/patch-docs:conf:httpd-std.conf.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-06- Regenerate patch files with make makepatch for they havePhilip M. Gollucci1-127/+0
piled up and additional patches conflict. This also will help when we try to syncronize www/apache20&www/apache22 With Hat: apache@
2004-12-12- Remove installation of unused highperformance*.confClement Laforet1-3/+12
- Move examples config files to ${EXAMPLESDIR} - Relax permissions on ${PREFIX}/www instead of ${PREFIX}/www/data
2004-10-13- Use ${WWWOWN} and ${WWWGRP} for apache's user. (instead of harcodedClement Laforet1-2/+2
www/www). It should help to keep consistancy in www-related ports.
2004-08-17- Bump PORTREVISION for all previous changesClement Laforet1-8/+29
- Allow access to /home if mod_userdir is loaded - We don't need apache2libs.sh if apr is installed from ports. - Add recent changes to UPGRADING
2004-07-30apache2 NG patch 1/5.Clement Laforet1-6/+47
o Changes in httpd.conf - mod_userdir: . set Userdir if mod_userdir is loaded [1] . Userdir is denied for users from /etc/ftpusers - set more "secure" permissions. By default, policy is to deny access to filesystem. You HAVE to _ENABLE_ access to your filesystem in httpd.conf. - Add an "Includes" directory to ${PREFIX}/etc/apache2/ to make configuration more flexible ${PREFIX}/etc/apache2/*.conf files are now automatically loaded. o apache.sh - be closer to apachectl, apache.sh need envvars [2] It should restore subversion behavior. Partially submitted by: kuriyama [1], Gregory (Grisha) Trubetskoy <grisha at apache dot org> [2] Future changes are mostly written, they should be committed during the week-end. If you're interrested in changes, feel free contact me.
2002-05-091. Upgrade 2.0.35 --> 2.0.36Cy Schubert1-14/+5
2. Port printed message to "pw userdel www" if port removed permanently. However master.passwd 1.25.2.5 has user www by default, so this is no longer correct advice. Removed pkg-deinstall to correct this. PR: 37849 and 36907 Approved by: MAINTAINER: Hye-Shik Chang <perky@fallin.lv>
2002-04-08Update to 2.0.35 (first GA release!)Patrick Li1-0/+65
PR: 36834 Submitted by: maintainer