Re: Configuring mod_python
Graham Dumpleton <[email protected]> Thu, 25 Feb 2010 10:09:41 +1100
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Message-ID | <[email protected]> |
On 24 February 2010 21:59, Anugraha <[email protected]> wrote: > hi all, am a newbie.I would like to know which is the better > method of configuring mod_python with apache, > using .htacess or changing the apache config? It depends on your requirements. You don't say whether you are intending to use raw mod_python, publisher or PSP.