VULAB-130: 500 Internal Errors (in both root and /public folder)

Metadata

Source
VULAB-130
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Blake E
Reporter
Blake E
Created
2008-12-16T10:46:27.000-0500
Updated
2014-03-04T08:25:59.544-0500
Versions
N/A
Fixed Versions
  1. 0.5B
Component
  1. Web

Description

After I pulled a new version from the svn and tried to fire it up, I got abunch of 500 errors.

I will investigate the .htaccess files as they are probably the culprit here.

Attachments

Comments

  • Blake E commented 2008-12-16T11:42:50.000-0500

    /.htaccess and /public/.htaccess were changed to add an "Options" directive (this was causing a failure before)

  • Blake E commented 2008-12-16T11:43:48.000-0500

    vulab11

  • Blake E commented 2008-12-16T11:47:45.000-0500

    fixes directives in /.htaccess and /public/.htaccess to clean up the Internal 500 Errors.

  • Blake E commented 2008-12-18T11:24:34.000-0500

    2 commits were made against this issue and its resolved!