The Apache Web Server Version 2.0

Edit Package apache2

Apache 2, the successor to Apache 1.

Apache is the most used Web server software worldwide.

Some new features in Apache 2: - hybrid multiprocess, multithreaded
mode for improved scalability

- multiprotocol support

- stream filtering

- IPv6 support

- new module API

New modules include: - mod_auth_db

- mod_auth_digest

- mod_charset_lite

- mod_dav

- mod_file_cache

Mod_ssl is no longer a separate package, but is now included in the
Apache distribution.

See /usr/share/doc/packages/apache2/, http://httpd.apache.org/, and
http://httpd.apache.org/docs-2.0/upgrading.html.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000356 356 Bytes
apache-test-application-xml-type.patch 0000000581 581 Bytes
apache-test-turn-off-variables-in-ssl-var-lookup.patch 0000000679 679 Bytes
apache2-HttpContentLengthHeadZero-HttpExpectStrict.patch 0000008185 7.99 KB
apache2-LimitRequestFieldSize-limits-headers.patch 0000001943 1.9 KB
apache2-README-access_compat.txt 0000002514 2.46 KB
apache2-README-configuration.txt 0000000933 933 Bytes
apache2-README-instances.txt 0000001479 1.44 KB
apache2-a2enflag 0000001288 1.26 KB
apache2-a2enmod 0000001671 1.63 KB
apache2-apachectl.patch 0000001095 1.07 KB
apache2-check_forensic 0000000916 916 Bytes
apache2-default-server.conf 0000004257 4.16 KB
apache2-errors.conf 0000002924 2.86 KB
apache2-find_directives 0000003811 3.72 KB
apache2-gensslcert 0000006202 6.06 KB
apache2-global.conf 0000000128 128 Bytes
apache2-httpd.conf 0000009304 9.09 KB
apache2-listen.conf 0000000749 749 Bytes
apache2-loadmodule.conf 0000006171 6.03 KB
apache2-logresolve-tmp-security.patch 0000001780 1.74 KB
apache2-manual.conf 0000000825 825 Bytes
apache2-mod_autoindex-defaults.conf 0000001504 1.47 KB
apache2-mod_cgid-timeout.conf 0000000344 344 Bytes
apache2-mod_example.c 0000001662 1.62 KB
apache2-mod_info.conf 0000000467 467 Bytes
apache2-mod_log_config.conf 0000001058 1.03 KB
apache2-mod_mime-defaults.conf 0000005245 5.12 KB
apache2-mod_reqtimeout.conf 0000001020 1020 Bytes
apache2-mod_status.conf 0000000936 936 Bytes
apache2-mod_userdir.conf 0000001504 1.47 KB
apache2-mod_usertrack.conf 0000000085 85 Bytes
apache2-protocols.conf 0000000743 743 Bytes
apache2-script-helpers 0000002379 2.32 KB
apache2-server-tuning.conf 0000004961 4.84 KB
apache2-ssl-dirs.tar.bz2 0000000851 851 Bytes
apache2-ssl-global.conf 0000006565 6.41 KB
apache2-start_apache2 0000005319 5.19 KB
apache2-system-dirs-layout.patch 0000002791 2.73 KB
apache2-systemd-ask-pass 0000000083 83 Bytes
apache2-vhost-ssl.template 0000001754 1.71 KB
apache2-vhost.template 0000004815 4.7 KB
apache2.changes 0000296113 289 KB
apache2.keyring 0000031274 30.5 KB
apache2.service 0000000567 567 Bytes
apache2.spec 0000032636 31.9 KB
apache2.target 0000000066 66 Bytes
apache2@.service 0000000575 575 Bytes
firewalld-ssl.apache2 0000000448 448 Bytes
firewalld.apache2 0000000354 354 Bytes
httpd-2.4.48.tar.bz2 0007194385 6.86 MB
httpd-2.4.48.tar.bz2.asc 0000000874 874 Bytes
httpd-framework-svn1878849.tar.bz2 0001591311 1.52 MB
logrotate.apache2 0000000695 695 Bytes
permissions.apache2 0000000033 33 Bytes
susefirewall-ssl.apache2 0000000359 359 Bytes
susefirewall.apache2 0000000357 357 Bytes
sysconfig.apache2 0000008547 8.35 KB
Revision 183 (latest revision is 208)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 896869 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 183)
- version update to 2.4.48
  
  Changes with Apache 2.4.48
  *) mod_proxy_wstunnel: Add ProxyWebsocketFallbackToProxyHttp to opt-out the
     fallback to mod_proxy_http for WebSocket upgrade and tunneling.
     [Yann Ylavic]
  *) mod_proxy: Fix flushing of THRESHOLD_MIN_WRITE data while tunneling.
     BZ 65294.  [Yann Ylavic]
  *) core: Fix a regression that stripped the ETag header from 304 responses.
     PR 61820 [Ruediger Pluem, Roy T. Fielding]
  *) core: Adding SSL related inquiry functions to the server API.
     These function are always available, even when no module providing
     SSL is loaded. They provide their own "shadowing" implementation for
     the optional functions of similar name that mod_ssl and impersonators
     of mod_ssl provide.
     This enables loading of several SSL providing modules when all but
     one of them registers itself into the new hooks. Two old-style SSL
     modules will not work, as they replace the others optional functions
     with their own.
     Modules using the old-style optional functions will continue to work
     as core supplies its own versions of those.
     The following has been added so far:
     - ap_ssl_conn_is_ssl() to query if a connection is using SSL.
     - ap_ssl_var_lookup() to query SSL related variables for a
       server/connection/request.
     - Hooks for 'ssl_conn_is_ssl' and 'ssl_var_lookup' where modules
       providing SSL can install their own value supplying functions.
     - ap_ssl_add_cert_files() to enable other modules like mod_md to provide
       certificate and keys for an SSL module like mod_ssl.
     - ap_ssl_add_fallback_cert_files() to enable other modules like mod_md to
Comments 0
openSUSE Build Service is sponsored by