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 8312207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:05:19+00:00 2026-06-08T20:05:19+00:00

Okay, this has been absolutely infuriating to debug, I have finally figured out what

  • 0

Okay, this has been absolutely infuriating to debug, I have finally figured out what it is. I have no idea HOW or WHY, though…

To make matters worse, it doesn’t affect my development environment, so I cant test it.. it only happens in production (apache/phusion passenger).

Furthermore, it, for whatever reason, isn’t generating a 500 error so I can read the logs… it’s giving this error, which isn’t helpful. The first thing that catches my eye is its looking for “500.shtml” which isn’t the rails standard I don’t believe for a 500 page (isn’t that just 500.html?). Its like this is being generated by apache or something.

Started GET "/500.shtml" for **ip-address-here** at 2012-07-31 20:22:39 -0400

ActionController::RoutingError (No route matches [GET] "/500.shtml"):
  actionpack (3.2.7) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  actionpack (3.2.7) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  railties (3.2.7) lib/rails/rack/logger.rb:26:in `call_app'
  railties (3.2.7) lib/rails/rack/logger.rb:16:in `call'
  actionpack (3.2.7) lib/action_dispatch/middleware/request_id.rb:22:in `call' 
  ... continued ...

If I have any description that matches “select from” it forwards my app to a 404 page (not the missing 500.shtml above)

Do you think this could have to do with some apache module on my server? That’s the only thing I can think of

Even if the word isn’t “select from” exactly, it still does it. It could be “take your selection happily from the group of snacks” and it still triggers it.

I have root access so I can talk to my host, but I would like to get some more ideas as to what could cause this as they don’t provide rails support

  • 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-06-08T20:05:21+00:00Added an answer on June 8, 2026 at 8:05 pm

    Take a look at this link: http://drupal.org/node/110219

    Your web host may have insanely strict rules configured for mod_security.

    You could try turning off mod_security by adding the following to .htaccess for troubleshooting purposes (make sure this is causing it):

     # Turn off mod_security filtering.
     <IfModule mod_security.c>
       SecFilterEngine Off
     </IfModule>
    

    A safer option (assuming this is a POST):

    # To disable POST filtering:
     <IfModule mod_security.c>
       SecFilterScanPOST Off
     </IfModule>
    

    http://www.modsecurity.org/documentation/quick-examples.html

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

Sidebar

Related Questions

Okay, I know this question has been asked before: Previous Question I have also
Okay this one has me stumped.. mainly because i have been working on this
Okay people, I'm sure someone has had this issue and can help me out.
I know this topic has been discussed a lot , but I have a
Okay, now I've been using drawImage in java for a while, and this has
Okay, two admissions here, one is I'm sure this question has been answered and
Okay i know this has been a question asked b4, but since it should
Okay, I know this has been asked before, but the solutions to previously asked
Okay so this has been modified there is still 3 tables board, account, log
Okay i know this has been asked a lot but it seems that none

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.