*) SECURITY: CVE-2025-54090: Apache HTTP Server: 'RewriteCond expr' always evaluates to true in 2.4.64 (cve.mitre.org) A bug in Apache HTTP Server 2.4.64 results in all "RewriteCond expr ..." tests evaluating as "true". Users are recommended to upgrade to version 2.4.65, which fixes the issue. OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=721
8 lines
354 B
XML
8 lines
354 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>WWW (HTTP)</short>
|
|
<description>HTTP is the protocol used to serve Web pages. If you plan to make your Web server publicly available, enable this option. This option is not required for viewing pages locally or developing Web pages.</description>
|
|
<port protocol="tcp" port="80"/>
|
|
</service>
|
|
|