You have sharp eyes. That is what the problem was. Somehow while doing copy/past from the enterprise deployment guide i took out the hyphen. Thanks.
Main Topics
Browse All TopicsI've created a .mobileconfig file using the iphone web configuration utility. I've uploaded the file on our website so users can setup their own accounts. However when users click the link to download the file they get an error message saying "Safari can't download this file". I know the link works because i've tested it on my computer. I think this has something to do with the MIME type. I got the information in the code snippet section from the iphone enterprise deployment guide. I forwarded it to our web-host and they say they have added the MIME type but i still can't download the file. Is there a way to check if the mime type is defined or to add it on the page that has the download link on it.
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: WebDOTPosted on 2008-08-26 at 08:37:28ID: 22315953
I am not sure if this was a typo or not, but the correct MIME type for iphone config files is "application/x-apple-aspen -config". It appears that there is a hyphen left out in the code snippet.