]> git.pld-linux.org Git - packages/jwplayer7.git/blob - lighttpd.conf
- up to 5.2
[packages/jwplayer7.git] / lighttpd.conf
1 alias.url += (
2         # compat with < 5.2
3         "/mediaplayer.swf" => "/usr/share/jw_media_player/player.swf",
4         "/player.swf" => "/usr/share/jw_media_player/player.swf",
5         "/yt" => "/usr/share/jw_media_player/yt.swf",
6 )
This page took 0.133909 seconds and 3 git commands to generate.