aboutsummaryrefslogtreecommitdiff
path: root/solr-8.1.1/server/modules/http.mod
diff options
context:
space:
mode:
Diffstat (limited to 'solr-8.1.1/server/modules/http.mod')
-rw-r--r--solr-8.1.1/server/modules/http.mod9
1 files changed, 9 insertions, 0 deletions
diff --git a/solr-8.1.1/server/modules/http.mod b/solr-8.1.1/server/modules/http.mod
new file mode 100644
index 000000000..d4ceec512
--- /dev/null
+++ b/solr-8.1.1/server/modules/http.mod
@@ -0,0 +1,9 @@
+#
+# Jetty HTTP Connector
+#
+
+[depend]
+server
+
+[xml]
+etc/jetty-http.xml \ No newline at end of file