| AliasMatch problems linking to videos I have a global content directory with all types of files. But when linking to .wmv files I can not get them to work and get the error "The source filter for this file could not be loaded." when the media player opens up to try and play the file.
It works elsewhere on my sites, but not when linking to the file in the global content directory.
added in .htaccess of content dir and to one of the video dir's:
AddType video/x-ms-wmv .wmv in .htaccess
But that didn't work. Any ideas?
thanks! |