Questions tagged [heliconzoo]

A repository of web frameworks and applications for Microsoft IIS: python with django, ruby on rails, perl with mojolicious.

A repository of web frameworks and applications for Microsoft IIS: python with django, ruby on rails, perl with mojolicious.

Information from: http://www.helicontech.com/zoo/

20 questions
0
votes
1 answer

Helicon Zoo/ISS 400 Bad Request error when accessing long url

I am using the Dragonfly gem in a Ruby-on-Rails app to generate converted image URL's on the fly but when I try to access the image's url I get the following error: HTTP Error 400. The request URL is invalid. This seems to be coming from IIS and…
0
votes
1 answer

POST_BUFFER = "0" not working as expected

According to the documentation at Helicon Tech: postBuffer – maximum size of a memory buffer used to temporarely store request post data. Useful to protect against slow post DDOS attacks. default = 1024 (kilobytes). Use postBuffer="0" to disable…
Robb J
  • 21
  • 6
0
votes
1 answer

How to make Django site accessible via IP address ? (deployed with Helicon Zoo and IIS)

I deploy Django with Helicon Zoo and IIS I have my Django project runs on localhost:xxxx My IIS goes live, the default site can be accessed by address However my Django project can't be accessed by IP:xxxx. It returns : Bad Request - Invalid…
New Soul
  • 1
  • 2
0
votes
1 answer

Zend Framwork 2.2 standard route (/) could not be matched by routing

I've been looking for a solution for days but cannot find a solution. Help! I've installed Zend Framework 2.2 and have implemented a MVC application with several routes, controllers and views. On my development system all is well. Locally I use a…
0
votes
1 answer

SQL Server Configuration Error while Installing Redmine using Helicon Zoo Web Installer

I have tried installing Redmine using MS Web Platform and from Helicon Zoo Web installer. I am using Windows 7 machine 64-bit and SQL server 2008. I have configured database.yml to connect to my SQL server DB and I m trying to migrate from…
user1701450
  • 72
  • 1
  • 11
1
2