Commit graph

9 commits

Author SHA1 Message Date
Clement Laforet
e7e703270a - Fix INDEX build again...
Sorry
2005-12-06 17:31:33 +00:00
Clement Laforet
2804b60b45 - fix build on 4.x (because of outdated make) 2005-12-06 13:43:40 +00:00
Clement Laforet
87867166f8 - remove duplicated AP_FAST_BUILD definition 2005-12-04 21:01:55 +00:00
Clement Laforet
5c7c66618a - Convert to new USE_APACHE
- Add SHA256
2005-12-04 20:32:58 +00:00
Clement Laforet
05684b80dd - prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)

PR:		ports/78119
Repocopied by:	marcus
2005-12-04 00:18:15 +00:00
Clement Laforet
3a8f07a415 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
Clement Laforet
9659b8cfc9 - Utilize Makefile.modules.3rd
IMHO, it's one of the best example to see how Makefile.modules.3rd
  can be useful.
2004-04-16 13:52:18 +00:00
Clement Laforet
231f491943 PKGNAMESUFFIX should be added if WITH_APACHE2 is set. (and not only in
slave port)
2004-03-18 00:42:51 +00:00
Clement Laforet
20c1796527 Add mod_rpaf 0.5
rpaf changes the remote address of the client on incoming proxy
requests. It is used in backend servers that needs to know the IP of the
client, and works in conjunction with mod_proxy_add_forward (which sets
the X-Forwarded-For header). When an X-Host header exists rpaf will take
the hostname found here, put it into Apache, and update the virtualhost
settings so that you can serve virtualhosts on the backend.

Author: Thomas Eibner
2004-03-17 18:32:27 +00:00