But when i call at http://myweb/example.flv i only download this file.
How can I solve this case ?
AddHandler flv-stream .flv ?
Yes there is that line in httpd.conf
But flv doesn't work
do you have
video/x-flv flv
in your mime table.
browser mostly ignore extension but look at mime type to decide on action.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"