Articles Comments

Computer Tips and Tricks | WordPress Technology Hints » Technology Tips » Cab files, Apache and Windows Mobile

Cab files, Apache and Windows Mobile

Downloading a Cab file to a PDA from an Apache webserver gives a load of text instead of a prompt asking to ‘Save As’.

To rectify you need to either add a .htaccess file to the webserver if there is not one there. If there is you need to add the following line of text:

AddType application/x-cab-compressed cab

Once that is in the .htaccess file the files will download properly.

Written by

IT support bod with an interest in web design.

Filed under: Technology Tips · Tags: , , , ,

One Response to "Cab files, Apache and Windows Mobile"

Leave a Reply

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>