Re: Lighttpd rewrite and django login next

2009-06-18 Thread steveneo
OK, answer myself: setting.FORCE_SCRIPT_NAME="" On Jun 18, 9:12 pm, steveneo wrote: > Anyone can answer me? I am still stuck here Thanks. > > On Jun 17, 11:19 pm, steveneo wrote: > > > > > I am quite new on all these things - lighttpd(1.4.18), django(ver > > 1.0.2 final) and python:(.  My

Re: Lighttpd rewrite and django login next

2009-06-18 Thread steveneo
Anyone can answer me? I am still stuck here Thanks. On Jun 17, 11:19 pm, steveneo wrote: > I am quite new on all these things - lighttpd(1.4.18), django(ver > 1.0.2 final) and python:(.  My lighttpd and django are ready. One > problem I got is the login next URL is always append to lighttpd

Lighttpd rewrite and django login next

2009-06-17 Thread steveneo
I am quite new on all these things - lighttpd(1.4.18), django(ver 1.0.2 final) and python:(. My lighttpd and django are ready. One problem I got is the login next URL is always append to lighttpd rewrite URL. Here is detail of my question: My lighttpd uses fastcgi for multiple sites: ===