/[Apache-SVN]
ViewVC logotype

Revision 425051


Jump to revision: Previous Next
Author: rpluem
Date: Mon Jul 24 13:34:19 2006 UTC (17 years, 10 months ago)
Changed paths: 10
Log Message:
Merge r399947, r406697 from trunk:

* Add optional 'scheme://' prefix to ServerName directive.  For
  'https', mod_http returns "https" for the ap_hook_http_scheme and
  DEFAULT_HTTPS_PORT for ap_hook_default_port.  This fixes Redirect
  responses to requests for directories without a trailing slash
  when httpd runs behind a proxy or offload device that processes
  SSL.  It also enables support for Subversion in that
  configuration.  This change is completely backwards compatible
  and passes the perl-framework.  Minor mmn bump because I add a
  field to server_rec.

* Document r399947, addition of optional scheme:// to ServerName directive

PR: 33398
Submitted by: sctemme
Reviewed by: sctemme, rpluem, wrowe


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.2.x/CHANGES modified , text changed
Directoryhttpd/httpd/branches/2.2.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.2.x/docs/manual/mod/core.html.en modified , text changed
Directoryhttpd/httpd/branches/2.2.x/docs/manual/mod/core.xml modified , text changed
Directoryhttpd/httpd/branches/2.2.x/docs/manual/mod/quickreference.html.en modified , text changed
Directoryhttpd/httpd/branches/2.2.x/include/ap_mmn.h modified , text changed
Directoryhttpd/httpd/branches/2.2.x/include/httpd.h modified , text changed
Directoryhttpd/httpd/branches/2.2.x/modules/http/http_core.c modified , text changed
Directoryhttpd/httpd/branches/2.2.x/server/config.c modified , text changed
Directoryhttpd/httpd/branches/2.2.x/server/core.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26