updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / mod_h264 / mod_h264.install
blob44ee72e553976e602b48729dce9e922c855676de
1 post_install() {
2   echo "Edit /etc/httpd/conf/httpd.conf.
3 Add these lines:
4 LoadModule h264_streaming_module modules/mod_h264_streaming.so
5 AddHandler h264-streaming.extensions .mp4
6 Then restart your server: rc.d restart httpd"
7