
rbowen at apache
Nov 16, 2009, 6:55 PM
Post #1 of 1
(175 views)
Permalink
|
|
svn commit: r881116 - in /httpd/httpd/trunk/docs/manual/rewrite: flags.html.en index.xml.tr rewrite_guide.html.en
|
|
Author: rbowen Date: Tue Nov 17 02:55:19 2009 New Revision: 881116 URL: http://svn.apache.org/viewvc?rev=881116&view=rev Log: Remove more refences to rewrite_guide.html Removed: httpd/httpd/trunk/docs/manual/rewrite/rewrite_guide.html.en Modified: httpd/httpd/trunk/docs/manual/rewrite/flags.html.en httpd/httpd/trunk/docs/manual/rewrite/index.xml.tr Modified: httpd/httpd/trunk/docs/manual/rewrite/flags.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/flags.html.en?rev=881116&r1=881115&r2=881116&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/rewrite/flags.html.en (original) +++ httpd/httpd/trunk/docs/manual/rewrite/flags.html.en Tue Nov 17 02:55:19 2009 @@ -30,8 +30,7 @@ </div> <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#introduction">Introduction</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#flags">The flags</a></li> -</ul><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="tech.html">Technical details</a></li><li><a href="rewrite_guide.html">Rewrite Guide - useful examples</a></li><li><a href="rewrite_guide_advanced.html">Advanced Rewrite Guide - -advanced useful examples</a></li></ul></div> +</ul><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="tech.html">Technical details</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="introduction" id="introduction">Introduction</a></h2> Modified: httpd/httpd/trunk/docs/manual/rewrite/index.xml.tr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/index.xml.tr?rev=881116&r1=881115&r2=881116&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/rewrite/index.xml.tr [utf-8] (original) +++ httpd/httpd/trunk/docs/manual/rewrite/index.xml.tr [utf-8] Tue Nov 17 02:55:19 2009 @@ -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: 636374:833139 (outdated) --> +<!-- English Revision: 636374:881113 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org>
|