alias %{_jsdir} explicitly
fonts will come next, but they're going to need more magic
This commit is contained in:
parent
08a84bd9f3
commit
74a19dd4c1
1 changed files with 7 additions and 0 deletions
|
|
@ -4,3 +4,10 @@ Alias /_assets /usr/share/assets
|
|||
Options -Indexes
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
Alias /_assets/javascript /usr/share/javascript
|
||||
|
||||
<Directory /usr/share/assets>
|
||||
Options -Indexes
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue