Article Title: MOD_MP3 makes Apache a Streaming Media Server. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Module: mod_mp3
: Http://software.tangent.org/download/mod_mp3-0.40.tar.gz
Http://software.tangent.org/projects.pl? View = mod_mp3
DSO Installation Method
> Tar-xzf mod_mp3-0.40.tar.gz
> Cd mod_mp3-0.40
>./Configure -- with-apxs =/path/to/apache/bin/apxs
> Make
> Make install
The installer is added to httpd. conf.
LoadModule mp3_module libexec/mod_mp3.so
AddModule mod_mp3.c
Modify httpd. conf
Include/path/to/apache/conf/mp3.conf
Modify mp3.conf
ServerName domainname
MP3/tmp/mp3 # Here is the directory for storing mp3 song files for you
Restart the server.
Test http: // domainname: 8000
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service