once you have it install you can check if it works, it should show the x264 header.
something like
Code:
wget -S -O file.mp4 http://domain.com/file.mp4
then result should be something like
Code:
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Sat, 19 Jan 2013 20:00:35 GMT
Server: Apache/2.2.22
X-Mod-H264-Streaming: version=2.2.7
Content-Length: 28837499
Last-Modified: Mon, 15 Oct 2012 16:31:16 GMT
ETag: "9c1600-1b80653-4cc1b9112392d;28837499"
Accept-Ranges: bytes
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: video/mp4
Length: 28837499 (28M) [video/mp4]