From 7f6ff2bebe2cc546cc314aee6056fcc1bd72f8ad Mon Sep 17 00:00:00 2001 From: brian Date: Thu, 21 Nov 1996 10:36:31 +0000 Subject: [PATCH] Moved "directives" to modules subdir. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77018 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/directives.html | 121 ++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 docs/manual/mod/directives.html diff --git a/docs/manual/mod/directives.html b/docs/manual/mod/directives.html new file mode 100644 index 0000000000..3e55089f53 --- /dev/null +++ b/docs/manual/mod/directives.html @@ -0,0 +1,121 @@ + + + +Apache directives + + + + +

Apache directives

+ + + + + + -- 2.50.1