svn commit: r1934699 - httpd/httpd/trunk/docs/manual/rewrite
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <177992701075.18553.3753281536147022888@svn03-he-fi> |
Author: rbowen
Date: Thu May 28 00:10:10 2026
New Revision: 1934699
Log:
Rebuild
Modified:
httpd/httpd/trunk/docs/manual/rewrite/remapping.html.en.utf8
httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.de
httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.es
httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.fr
httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.ja
httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.ko
httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.tr
httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.zh-cn
Modified: httpd/httpd/trunk/docs/manual/rewrite/remapping.html.en.utf8
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/remapping.html.en.utf8 Thu May 28 00:09:20 2026 (r1934698)
+++ httpd/httpd/trunk/docs/manual/rewrite/remapping.html.en.utf8 Thu May 28 00:10:10 2026 (r1934699)
@@ -234,7 +234,7 @@ RewriteRule "^(.*)" "https://%{SERVER_NA
</Directory>
# Everything else goes to HTTPS
- RedirectMatch permanent "^/(?!\.well-known/acme-challenge/)" "https://www.example.com/$0"
+ RedirectMatch permanent "^/(?!\.well-known/acme-challenge/)" "https://www.example.com/$1"
</VirtualHost></pre>
Modified: httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.de
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.de Thu May 28 00:09:20 2026 (r1934698)
+++ httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.de Thu May 28 00:10:10 2026 (r1934699)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 1933068:1934454 (outdated) -->
+<!-- English Revision: 1933068:1934697 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
Modified: httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.es
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.es Thu May 28 00:09:20 2026 (r1934698)
+++ httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.es Thu May 28 00:10:10 2026 (r1934699)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1933068:1934454 (outdated) -->
+<!-- English Revision: 1933068:1934697 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
Modified: httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.fr
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.fr Thu May 28 00:09:20 2026 (r1934698)
+++ httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.fr Thu May 28 00:10:10 2026 (r1934699)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1933068:1934454 (outdated) -->
+<!-- English Revision: 1933068:1934697 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
Modified: httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.ja
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.ja Thu May 28 00:09:20 2026 (r1934698)
+++ httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.ja Thu May 28 00:10:10 2026 (r1934699)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 1933068:1934454 (outdated) -->
+<!-- English Revision: 1933068:1934697 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
Modified: httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.ko
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.ko Thu May 28 00:09:20 2026 (r1934698)
+++ httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.ko Thu May 28 00:10:10 2026 (r1934699)
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='EUC-KR' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 1933068:1934454 (outdated) -->
+<!-- English Revision: 1933068:1934697 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
Modified: httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.tr
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.tr Thu May 28 00:09:20 2026 (r1934698)
+++ httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.tr Thu May 28 00:10:10 2026 (r1934699)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1933068:1934454 (outdated) -->
+<!-- English Revision: 1933068:1934697 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
Modified: httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.zh-cn
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.zh-cn Thu May 28 00:09:20 2026 (r1934698)
+++ httpd/httpd/trunk/docs/manual/rewrite/remapping.xml.zh-cn Thu May 28 00:10:10 2026 (r1934699)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.zh-cn.xsl"?>
-<!-- English Revision: 1933068:1934454 (outdated) -->
+<!-- English Revision: 1933068:1934697 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more