Date: Mon, 10 Jul 2006 14:24:53 -0400 From: "Andy Greenwood" <greenwood.andy@gmail.com> To: "Mihir Sanghavi" <mihir.sanghavi@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: Writing application Message-ID: <3ee9ca710607101124x3d4b060x1e41bdd00c3694a0@mail.gmail.com> In-Reply-To: <11419abd0607101116h5ac8bc5dk82e9cabebb1b4cd9@mail.gmail.com> References: <11419abd0607101116h5ac8bc5dk82e9cabebb1b4cd9@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
cd /usr/ports/www/apache13 && make install clean should install apache and all it's dependancies for you. As for writing your applications, I can't even begin to help without more info. Perhaps you should search for information on your programming language of choice. You can write your application in any folder you want, but a likely place might be either your home directory or a subdirectory of your apache's document root (depending on the application's...uh...application) which defaults to /usr/local/www/data-dist/ On 7/10/06, Mihir Sanghavi <mihir.sanghavi@gmail.com> wrote: > Hi, > I have installed freeBSD 5.5 and am connected to the net now. I would like > to install apache and devlop some application from there. How should i start > writing my application, execute it. I even make to figure out what folder to > write application and how to deal with it. Thank you > > -- > What we see depends mainly on what we look for. > -MIHIR > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ee9ca710607101124x3d4b060x1e41bdd00c3694a0>