1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
4 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5 This file is generated from xml source: DO NOT EDIT
6 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
8 <title>Other Programs - Apache HTTP Server</title>
9 <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
10 <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
11 <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" />
12 <script src="../style/scripts/prettify.js" type="text/javascript">
15 <link href="../images/favicon.ico" rel="shortcut icon" /></head>
16 <body id="manual-page" class="no-sidebar"><div id="page-header">
17 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
18 <p class="apache">Apache HTTP Server Version 2.5</p>
19 <img alt="" src="../images/feather.gif" /></div>
20 <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
22 <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.5</a> > <a href="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>Other Programs</h1>
24 <p><span>Available Languages: </span><a href="../en/programs/other.html" title="English"> en </a> |
25 <a href="../ko/programs/other.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> |
26 <a href="../tr/programs/other.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p>
29 <p>This page used to contain documentation for programs which now
30 have their own docs pages. Please update any links.</p>
32 <p><code class="program"><a href="../programs/log_server_status.html">log_server_status</a></code></p>
33 <p><code class="program"><a href="../programs/split-logfile.html">split-logfile</a></code></p>
36 <div class="bottomlang">
37 <p><span>Available Languages: </span><a href="../en/programs/other.html" title="English"> en </a> |
38 <a href="../ko/programs/other.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> |
39 <a href="../tr/programs/other.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p>
40 </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">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected
41 to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div>
42 <script type="text/javascript"><!--//--><![CDATA[//><!--
43 var disqus_shortname = 'httpd';
44 var disqus_identifier = 'http://httpd.apache.org/docs/2.4/programs/other.html.en';
46 if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
47 d.write('<div id="disqus_thread"><\/div>');
48 var s = d.createElement('script');
49 s.type = 'text/javascript';
51 s.src = 'http' + '://' + disqus_shortname + '.disqus.com/embed.js';
52 (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
55 d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
58 //--><!]]></script></div><div id="footer">
59 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
60 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
61 if (typeof(prettyPrint) !== 'undefined') {