andrewpthorp Posted March 5, 2009 Share Posted March 5, 2009 Why would I be getting this error? I am running a flex application that is tryign to upload a file via Ruby on Rails. The URL string looks something like this https://www.ourdomain.com/data/upload/?profile_id=5&group_id=211&group_or_individual=group The server is Mac OS X - XServe, running apache When this upload is attempted from a Mac, it works fine, when a PC attempts to upload this, it errors out (406 Not Acceptable). Does anyone know why this might be happening? and why it would be happening with a mac but not a PC? (Note: all different browsers fail on pc, all browsers work on mac) Link to comment https://forums.phpfreaks.com/topic/148125-406-not-acceptable/ Share on other sites More sharing options...
jackpf Posted March 5, 2009 Share Posted March 5, 2009 Are you sure you want people to be connecting via https? I think that might be your problem. Link to comment https://forums.phpfreaks.com/topic/148125-406-not-acceptable/#findComment-777619 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.