12 Mar 2008 Çar 19:25 sularında, Joshua Slive şunları yazmıştı: 
> On Wed, Mar 12, 2008 at 1:19 PM, Lucien GENTIS
> <[EMAIL PROTECTED]> wrote:
> > Hi ti all,
> >
Hi,
> >  trunk/misc/rewriteguide.* files have been deleted, but (broken) link in
> >  index is always here
> 
> I assume you are talking about misc/index.xml? I've removed that, thanks.
> 
A similar problem exists in sitemap.xml (2.2 and trunk).  A patch to 
solve this problem in trunk is attached here.

Best regards,
Nilgün
Index: sitemap.xml
===================================================================
--- sitemap.xml	(revision 642562)
+++ sitemap.xml	(working copy)
@@ -61,7 +61,6 @@
 <page href="filter.html">Filters</page>
 <page href="suexec.html">suEXEC Support</page>
 <page href="misc/perf-tuning.html">Performance Hints</page>
-<page href="misc/rewriteguide.html">URL Rewriting Guide</page>
 </category>
 
 <category id="vhosts">
@@ -93,6 +92,16 @@
 <page href="ssl/ssl_faq.html">SSL/TLS Encryption: FAQ</page>
 </category>
 
+<category id="rewrite">
+<title>URL Rewriting Guide</title>
+<page separate="yes" href="rewrite/">Overview</page>
+<page href="rewrite_intro.html">Introduction</page>
+<page href="rewrite_flags.html">Flags</page>
+<page href="rewrite_guide.html">Rewrite Guide - useful examples</page>
+<page href="rewrite_guide_advanced.html">Advanced Rewrite Guide - more
+useful examples</page>
+</category>
+
 <category id="howto">
 <title>Guides, Tutorials, and HowTos</title>
 <page separate="yes" href="howto/">Overview</page>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to