solr: Removed unused file
This commit is contained in:
parent
6fe8d4b8d7
commit
53c2a0167f
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine On
|
||||
RewriteRule ^(.*)$ http://localhost:8080/solr/$1 [P,L]
|
||||
</IfModule>
|
||||
|
||||
AuthType Basic
|
||||
AuthUserFile /etc/solr/htpasswd
|
||||
AuthName "Password Required"
|
||||
|
||||
require valid-user
|
Loading…
Add table
Reference in a new issue