summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_ext_filter.html.ja.utf8
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2012-06-04 08:31:07 +0000
committerDaniel Gruno <humbedooh@apache.org>2012-06-04 08:31:07 +0000
commitd8755560453905ec908f5397279a60a6ac81f664 (patch)
tree801cd3ce67106113b0ba71b5a07ca281083aa4e7 /docs/manual/mod/mod_ext_filter.html.ja.utf8
parent73d706b8807c5cd0547dc92ef30649fa69817520 (diff)
downloadhttpd-d8755560453905ec908f5397279a60a6ac81f664.tar.gz
rebuild everything
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345868 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_ext_filter.html.ja.utf8')
-rw-r--r--docs/manual/mod/mod_ext_filter.html.ja.utf85
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_ext_filter.html.ja.utf8 b/docs/manual/mod/mod_ext_filter.html.ja.utf8
index 2f5a87c713..5d9f738765 100644
--- a/docs/manual/mod/mod_ext_filter.html.ja.utf8
+++ b/docs/manual/mod/mod_ext_filter.html.ja.utf8
@@ -371,10 +371,9 @@
</div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
<script type="text/javascript"><!--//--><![CDATA[//><!--
var comments_shortname = 'httpd';
-var comments_identifier = 'http://httpd.apache.org/docs/2.4/mod/mod_ext_filter.html.ja';
+var comments_identifier = 'http://httpd.apache.org/docs/trunk/mod/mod_ext_filter.html';
(function(w, d) {
- var disabled = false;
- if (w.location.hostname.toLowerCase() == "httpd.apache.org" && disabled !== true) {
+ if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
d.write('<div id="comments_thread"><\/div>');
var s = d.createElement('script');
s.type = 'text/javascript';