Cannot get the reader to recognize the application/octet-stream when I am attempting to

Download a file.

 

                                    <map:match pattern="downloads/*.exe">

                                                <map:read src="downloads/*.exe" mime-type="application/octet-stream"/>

                                    </map:match>

 

can anyone please help.

 

PS I know this is not the most efficient way of handling downloads, however it is necessary at the moment.

 

Reply via email to