
serai at lans-tv
Mar 13, 2008, 12:28 AM
Post #1 of 2
(796 views)
Permalink
|
|
rewrite/rewrite_flags.xml broken
|
|
1. All relative path are broken and there're no language links because of wrong metafile 2. You should specify "Rewrite" as parentdocument Index: rewrite_flags.xml =================================================================== --- rewrite_flags.xml (revision 636647) +++ rewrite_flags.xml (working copy) @@ -20,8 +20,8 @@ limitations under the License. --> -<manualpage metafile="flags.xml.meta"> -<parentdocument href="./index.html"/> +<manualpage metafile="rewrite_flags.xml.meta"> +<parentdocument href="./">Rewrite</parentdocument> <title>Apache mod_rewrite Flags</title> --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe [at] httpd For additional commands, e-mail: docs-help [at] httpd
|