<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have received a request from our web developer to tweak apache so
    that it will serve video. They are requesting the following changes
    to the apache config: <br>
    <br>
    AddType video/mp4 .mp4<br>
    AddType video/webm .webm<br>
    <br>
    I know Apache is a bit different on a BO box. Where would I find the
    config file to add that tweak? And is this one of the tweaks that I
    have to be concerned that a patch will overwrite my changes? <br>
    <br>
    Thanks!<br>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <br>
  </body>
</html>