PDA

View Full Version : 404 Not Found


bdm
03-12-2007, 10:57 PM
I'm running the Standard version 3, RC2 of Litespeed with Rails 1.2 on Ubuntu Edgy Eft.

The instructions of choice were Ruby On Rails Easy Configuration with LiteSpeed Web Server 2.2+.

Following the instructions exactly, I had no config errors after Save Changes, Graceful Restart yet when I navigated to http://my.slice.ip.address:8088, I got the infamous Error 404.

For info, I have a simple Rails test app, called sample_app, located at /home/walls/test/sample_app, which means my Litespeed doc root is set to /../public/.

Both the Rails and Litespeed Servers work fine on their own, although given I have a 404, I guess the error handling is correct.

Regards, bdm

mistwang
03-13-2007, 09:16 AM
Please enable debug logging by setting "Debug Level" to "HIGH", and check which directory was referenced.