It will make Xavante interpret requests to files ending in .op as requests
to Orbit page scripts instead of regular files. If you are not using Orbit
pages (you are using just WSAPI, or regular Orbit, or CGILua) you can ignore
this.

--
Fabio Mascarenhas

On Mon, Jan 3, 2011 at 11:00 AM, Petsagourakis George <petsagou...@gmail.com
> wrote:

> Executing:
>  wsapi [--help|-h]
>
> Prints:
>
>  Usage: wsapi [options] [document root]
>  Starts a Xavante instance to serve static files and WSAPI applications.
>  Treats .lua and .ws files as WSAPI applications, and everything else as
>  static (but see the --cgilua and --op options, below).
>
>  The default document root is the current path.
>
>  Options:
>
>  -c<file>, --config=<file>   Runs the specified file for additional
>                              configuration before starting the server
>  -l<file>, --log=<file>      Logs all output to the file (default stdout
>                              and stderr)
>  -p<port>, --port=<port>     Binds to the specified port (default 8080)
>  --cgilua                    Adds .lp and .cgi rules for CGILua pages and
>                              scripts
>  --op                        Adds an .op rule that for Orbit pages
>  -r, --reload                Reloads applications on every request
>  -h, --help                  Shows this help screen
>
> The 'Adds an .op rule that for Orbit pages' is impossible to comprehend.
> Can someone explain what it means?
>
>
> _______________________________________________
> Kepler-Project mailing list
> Kepler-Project@lists.luaforge.net
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
> http://www.keplerproject.org/
>
_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to