On 18/01/2010 14:30, kenk...@yahoo.com wrote:
Ignacio Burgue?o<ignac...@inconcertcc.com> wrote:
Regarding the SERVER_NAME being 127.0.0.1, could you post the full url
you're requesting ? i.e. http://example.com:port/path/to/resource
I'm hitting the .lp with the cgilua.cgi runner:
http://192.168.88.233/cgi-bin/cgilua.cgi/test.lp
The IP is a fixed IP for a development board.
Hmm..running it via the cgilua.cgi script may be what's mucking w/ the
SERVER_NAME?
The development board doesn't have apache's rewrite module unfortunately.
ken
Try this:
http://192.168.88.233/cgi-bin/cgilua.cgi/test.lua
There (test.lua) you should place the script. You don't need to redirect
from the .lp to the .lua. Access the .lua directly.
_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/