Hello list

I used mod_wsgi to setup my site to rewrite urls according to
<http://serverfault.com/a/126188> but now my app doesn't seem to follow
its urlconf anymore. Every single request to the wsgi application just
returns my default (index) view. example.com/, example.com/a/,
example.com/foo/bar... it's all my default view, no other views work...

Is there some setting (I heard something about a faulty SCRIPT_NAME? but
I'm unsure about that) I'm missing or how does Django find out the
original request from the rewritten URI?

Maybe I'm not very clear, so feel free to ask for more information.

Thanks in advance




Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to