Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6054229
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:07:46+00:00 2026-05-23T08:07:46+00:00

Has anyone else seen this? I’m using rails 3 with paperclip, when I upload

  • 0

Has anyone else seen this?

I’m using rails 3 with paperclip, when I upload a .doc it works great application/msword but when I upload a .docx the content_type is being saved as application/zip.

thoughts?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T08:07:47+00:00Added an answer on May 23, 2026 at 8:07 am

    Ironically IE can have difficulty recognising the new MS Office files while other browsers recognise them fine.

    In order to get IE working with these files you need to add the mime types to the server config. In Rails this is done in config/initializers/mime_types.rb

    Mime::Type.register "application/vnd.openxmlformats-officedocument.wordprocessingml.document", :docx
    Mime::Type.register "application/vnd.openxmlformats-officedocument.presentationml.presentation", :pptx
    Mime::Type.register "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", :xlsx
    

    If your app is proxied through Apache and Apache serves your static assets you’ll also have to configure apache with the new mime types (and restart) as per http://bignosebird.com/apache/a1.shtml

    My mime types were located at /etc/mime.types but try locate mime.types if you’re not sure.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm getting strange error message in Console, but application functions properly. Has anyone else
Has anyone encountered this problem with Windows Phone 7.1? I have a simple page
I am using PDFsharp in an ASP.NET MVC application. I want to add an
When running my SSIS using LDAP, I get this error on my ADO Datasource:
Our team has built a site using Sharepoint and a few custom webparts. We've
I've seen a lot of references to this error, but none of them is
I can't access the Datastore Admin tab due to a This webpage has a
This is my code, which sometimes works and sometimes doesn't. var resolve_ajax_login=function(){ $.ajaxSetup({cache:false });
I'm trying to build a trivial application using Thrust/CUDA 4.0 and get lots of
Ok so I've been reading up on HTTP and found this page . This

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.