[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] serving mp3's and ogg's
|
I said something, it made sense, and it even *fixed* the problem...
Wow. Seriously, I've been working towards doing that for years.
My first Sage Linux Advice.
:)
Jeff Abrahamson wrote:
On Mon, Dec 30, 2002 at 12:53:28AM -0500, Forge wrote:
<Location /music/>
SetHandler perl-script
PerlHandler Apache::MP3::Playlist
# PerlSetVar CacheDir /tmp/mp3_cache
# PerlSetVar BaseDir /home/mp3
</Location>
When I access <http://localhost/music>, I see the following in my
logs:
[<date>] [error] [client 127.0.0.1] File does not exist: /var/www/music
127.0.0.1 - - [<date>] "GET /music HTTP/1.0" 404 199
I'm sorry if this was mentioned earlier, I missed the last two days'
mail....
have you tried making a symlink from /home/mp3/ to /var/www/music/ ?
Um, no... Of course, this would be helpful. (And works.) Thanks.
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|