>>> 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.