forked from 0x2620/pandora
add video/webm to apache example
This commit is contained in:
parent
563b202a1c
commit
7f70f4ae82
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
XSendFile on
|
||||
XSendFilePath __PREFIX__
|
||||
</Location>
|
||||
|
||||
AddType video/webm webm
|
||||
|
||||
ProxyRequests Off
|
||||
<Proxy *>
|
||||
Order deny,allow
|
||||
|
|
Loading…
Reference in a new issue