浏览代码

ht/index: list Header directive

Miraty 2 年之前
父节点
当前提交
f026b8b02d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      pg-view/ht/index.php

+ 2 - 0
pg-view/ht/index.php

@@ -154,6 +154,8 @@ $sftp_url = 'sftp://' . (defined('DISPLAY_USERNAME') ? DISPLAY_USERNAME : '<u
 		<li><a rel="external help" href="https://httpd.apache.org/docs/current/mod/mod_autoindex.html#headername"><code>HeaderName</code></a></li>
 		<li><a rel="external help" href="https://httpd.apache.org/docs/current/mod/mod_autoindex.html#readmename"><code>ReadmeName</code></a></li>
 		<li><a rel="external help" href="https://httpd.apache.org/docs/current/mod/mod_autoindex.html#indexstylesheet"><code>IndexStyleSheet</code></a></li>
+
+		<li><a rel="external help" href="https://httpd.apache.org/docs/current/mod/mod_headers.html#header"><code>Header</code></a></li>
 	</ul>
 </section>