Hide Forgot
Description of problem: Ruby-1.8 app can't be accessed after it creaetd, and ruby-1.9 app access is ok. Version-Release number of selected component (if applicable): OSE Puddle : 2.0/2013-10-08.1 How reproducible: aways Steps to Reproduce: 1.create one ruby-1.8 app 2.access it with curl Actual results: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL / was not found on this server.</p> <hr> <address>Apache/2.2.15 (Red Hat) Server at ruby-sun000.ose20-scale.com Port 80</address> </body></html> Expected results: access successed Additional info:
verfied on puddle : 2.0/2013-10-11.3