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) Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.