On 8/20/07, Graham Dumpleton <[EMAIL PROTECTED]> wrote:
> Have you read the mod_python documentation on Django site? It gives an
> example, which modified for your case would be:
>
>
> SetHandler None
>
>
> The important bit is the SetHandler directive. Have you done that?
Yes, I did. Sett
On Aug 21, 3:21 am, "Peter Melvyn" <[EMAIL PROTECTED]> wrote:
> On 8/20/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
>
> > Not really Django related, so I'll do this briefly...
>
> Yes, I know. I appreciate your prompt reply. Thanks.
>
> > In this case you'll probably want to add another Loca
On 8/20/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
> Not really Django related, so I'll do this briefly...
Yes, I know. I appreciate your prompt reply. Thanks.
> In this case you'll probably want to add another Location section before
> this one to handle things to WWW-ROOT/bizweb expli
On Mon, 2007-08-20 at 12:17 +0200, Peter Melvyn wrote:
> Hi all,
>
> I'm trying to migrate my Django project from dev. server to Apache on
> the same machine running Windows. Content generated by Django is OK,
> but no static file from DocumentRoot is served.
>
> My Apache & mod-python is config
4 matches
Mail list logo