On Sep 30, 12:42 pm, Steve Potter <[EMAIL PROTECTED]> wrote:
> On Sep 29, 6:58 pm, Graham Dumpleton <[EMAIL PROTECTED]>
> wrote:
>
> > What version of Apache are you using? The ordering or rule evaluation
> > in Apache 1.3 is actually based on order of LoadModule/AddModule lines
> > in Apache con
On Sep 29, 6:58 pm, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> What version of Apache are you using? The ordering or rule evaluation
> in Apache 1.3 is actually based on order of LoadModule/AddModule lines
> in Apache configuration as at code level can't define the ordering
> dependencies bet
What version of Apache are you using? The ordering or rule evaluation
in Apache 1.3 is actually based on order of LoadModule/AddModule lines
in Apache configuration as at code level can't define the ordering
dependencies between modules.
BTW, if you comment out the WSGIScriptAlias directive, can
Below is the httpd.conf virtual host directive I created based on the
directions from the mod_wsgi website. Everything is working fine with
mod_wsgi and Django. The problem I am having is with the media
directory (I would like it to be /images/).
It appears that the line with Alias /images/ is
4 matches
Mail list logo