Re: [users@httpd] config Apache to pass all requests to fastCGI process

2013-08-05 Thread Eric Covener
On Mon, Aug 5, 2013 at 12:17 PM, Dewey G Gaedcke wrote: > I've got a web-app written in Orbit/Kepler (the Lua framework) and I'm > wanting my visible URL paths free of file extensions or un-necessary path > elements. I'd like to expose just a nice, clean restful-like api. > > I'm an Apache novice

[users@httpd] config Apache to pass all requests to fastCGI process

2013-08-05 Thread Dewey G Gaedcke
I've got a web-app written in Orbit/Kepler (the Lua framework) and I'm wanting my visible URL paths free of file extensions or un-necessary path elements. I'd like to expose just a nice, clean restful-like api. I'm an Apache novice, but from the docs, it seems the only way to tell Apache to di