Initial version of solr module
This commit is contained in:
parent
317780be0f
commit
0630f22306
7 changed files with 321 additions and 0 deletions
3
solr/files/solr-httpd.conf
Normal file
3
solr/files/solr-httpd.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
<Directory "/srv/www/https/*/solr">
|
||||
AllowOverride All
|
||||
</Directory>
|
Loading…
Add table
Add a link
Reference in a new issue