Distributing iPhone Configuration Profiles: Safari Error
I created a configuration profile using iPhone Configuration Utility that I emailed and successfully installed on an iPhone 3G 2.0.
I copied (via scp) the same file to server running Mac OS X 10.5.2. When I first downloaded the profile (named CP-V.mobileconfig) using Safari, the iPhone displayed the raw XML of the profile. Re-reading the Enterprise Deployment Guide, I added the proper MIME type: "AddType application/x=apple-aspen-config mobileconfig" and reloaded Apache.
Now, the iPhone displays "Safari can't download this file".
Apache logs no error and logs the access:
... "GET /iphone/CP-V.mobileconfig HTTP/1.1" 200 4005
Any suggestions for how to debug this?
-- Tom Kishel
iPhone 3G 2.0, Mac OS X (10.5.2)