RE: Use cases question

"Dan Muey" <dmuey-Gv/[email protected]> Thu, 8 Jan 2004 16:50:01 -0600
Newsgroups gmane.comp.lang.moto.user
Message-ID <D6D77DB239A2004BB08A240E2E71460D27EE70@LSLOFFICE.infiniplex.infiniplex.com>
> On Tue, 6 Jan 2004 14:50:14 -0600
> "Dan Muey" <dmuey-Gv/[email protected]> wrote:
> > I've used markive but it's been a while since I played with=20
> moto. I'm=20
> > looking into a bit more and have a few uses case questions. 1)If I=20
> > remember right after you install it you can have a .moto=20
> file that is=20
> > plaiin text and it gets interpreted each time it's run correct?
>=20
> Yes.
>=20
> >  If I want to compile one or more .moto files I can folow the=20
> > instructions at http://projectmoto.org/usecases.moto
> > My questions are:
> > On number 1 it says:
> > Take the compiled website (mod_sitename.so) and install it in the=20
> > libexec directory of your apache installation. Restart apache...
> > 2) So if I move the .so file to the proper directory it will just=20
> > work, withotu modifying httpd.conf ??
>=20
> You have to enable Moto in httpd.con of course. :)

So if apache is enabled to interpret .moto files like in question one.
All I have to do Is use mmc to create the .so file, put it in the same=20
directory as the main mod_moto.so file and viola it's done, with out =
adding that .so to httpd.conf?

That'd be cool if it were the case.

So then how do you get it to show up in your browser?
How does http://www.im_a_moto_dot_so_file_site.com/
Endup using the .so file?

Is there atutorial on projectmotot.org, I looked and didn't see any.

>=20

Thanks a bunch!