We moved this from rhel6 to rhel7 a while ago.
This commit is contained in:
parent
596d7dc958
commit
22eb74b3bf
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript text
|
|||
</filesmatch>
|
||||
|
||||
# Static resources for the datagrepper app.
|
||||
Alias /datagrepper/css /usr/lib/python2.6/site-packages/datagrepper/static/css
|
||||
Alias /datagrepper/css /usr/lib/python2.7/site-packages/datagrepper/static/css
|
||||
# Job runner output dir.
|
||||
Alias /datagrepper/output /var/cache/datagrepper
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue