Try  "which httpd".
Pre-installed apache is at /usr/sbin/httpd
/usr/sbin/httpd -v will show the version number.

I think you don't need mod_python.
Have a look at http://www.djangoproject.com/documentation/tutorial01/
which will show you the basics of Django.
Development server is explained there, too.


On Feb 10, 2008 3:27 AM, newbiedoobiedoo <[EMAIL PROTECTED]> wrote:
>
> hi JS,
>
> Thanks for replying.  You're right, this is just for development and
> testing.   I'm on OSX,
> and I understand apache is already here.  Although its not in the
> usual places, and I at least
> wanted to figure out what version I have...   "which apache" doesn't
> give a clue.
> So what I understand is that  I  just need to install "mod_python".
> What is a django development server?  I will check that out.
>
> I'm following directions that I found by following the link on the
> django install pages.
> oye.    i guess you need to be a sys admin as well as a programmer!
>
> On Feb 8, 11:20 pm, js <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > If you're not planning on setting up productioin environment,
> > but just for testing/developing, you don't have to use apache.
> > Django development server is good enough your porpose.
> >
> > If you want to learn how to set up secure apache,
> > you might want to checkhttp://httpd.apache.org/userslist.html
>
> >
> > On Feb 9, 2008 3:43 PM, newbiedoobiedoo <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > I started working to install apache on OSX, so I can use django, and I
> > > realized I'm in over my head.  I don't want to make stupid errors in
> > > file sharing
> > > and firewall settings, leaving my computer open to attack.
> >
> > > Is it safe to do this?
> > > Is there anyone out there who would be willing to help me go through
> > > the mundane
> > > but treacherous part of setting up the system preferences and etc.  I
> > > am a programmer, but a sys admin, I'm not.
> >
> > > I'm not sure what I can offer in return...   If you live in Berkeley,
> > > I can offer
> > > to trade coffee/dinner/housework?   I could offer some of the DVDs I
> > > made on
> > > do-it-yourself healthcare...
> >
> > > Thanks!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to