RE: Use cases question
"Dan Muey" <dmuey-Gv/[email protected]> Tue, 6 Jan 2004 15:17:26 -0600
| Newsgroups | gmane.comp.lang.moto.user |
|---|---|
| Message-ID | <D6D77DB239A2004BB08A240E2E71460D12C359@LSLOFFICE.infiniplex.infiniplex.com> |
> I've used markive but it's been a while since I played with=20 > moto. I'm looking into a bit more and have a few uses case questions. >=20 > 1)If I remember right after you install it you can have a=20 > .moto file that is plaiin text and it gets interpreted each=20 > time it's run correct? >=20 > If I want to compile one or more .moto files I can folow the=20 > instructions at http://projectmoto.org/usecases.moto >=20 > My questions are: > On number 1 it says: > Take the compiled website (mod_sitename.so) and install it in=20 > the libexec directory of your apache installation. Restart apache... >=20 > 2) So if I move the .so file to the proper directory it will=20 > just work, withotu modifying httpd.conf ?? 2.1) And how would you make a url to that mod_*****.so website, simply = the http://domain.com/ ? >=20 > On number 2 it says: > Take the compiled application and distribute it online or=20 > burned on a cd without giving away the source code. Users,=20 > customers, clients will not even need moto or any other third=20 > party 'runtime' environment to run it. >=20 > 3) So how would I execute it as a program? >=20 > 4) The mmc comands looked identical pretty much, so how does=20 > it know if I want a mod_*****.so for apache or just a plain=20 > standalone prog? (***** instead of mod_*****.so) >=20 > TIA >=20 > Dan >=20