I’m installing Mint at Media Temple with SimpleLog in a Rails container.
I added…
RewriteCond %{REQUEST_URI} ^/mint.*
RewriteRule .* - [L]
…to my .htaccess, and uploaded the mint folder to my /public directory, and I know it’s not helpful, but I’m getting this error…
[500]: Application error (Apache)
Sorry, there was an error processing your request. Please try again or contact the site administrator.
…I’ve submitted a ticket to Media Temple to see if this is on their end because of the way the Rails containers are setup. Has anybody else worked with Mint in a Rails Container?