Re: URLs rewrite

2008-07-09 Thread Adi J. Sieker
On Wed, 09 Jul 2008 16:06:23 +0200, Adi J. Sieker <[EMAIL PROTECTED]> wrote: > True, but then it opens another are which needs to be maintained. ups, thats meant tobe "another area" Regards Adi -- Adi J. Sieker mobile: +49 - 178 - 88 5 88 13 Freelance developer skype: adijsieker

Re: URLs rewrite

2008-07-09 Thread Adi J. Sieker
On Wed, 09 Jul 2008 15:50:32 +0200, Joshua Jonah <[EMAIL PROTECTED]> wrote: > Mod rewrite will be faster and more efficient. Not to mention, it takes > some complexity out of your project. True, but then it opens another are which needs to be maintained. But in general I do agree that mod_r

Re: URLs rewrite

2008-07-09 Thread Eric Abrahamsen
> Mod rewrite will be faster and more efficient. Not to mention, it > takes some complexity out of your project. Granted that's true, I wonder if contrib.redirects would be more effective if it used regexs. Particularly for old-site to new-site conversions, one-to-one redirects aren't real

Re: URLs rewrite

2008-07-09 Thread Joshua Jonah
Adi J. Sieker wrote: > On Wed, 09 Jul 2008 15:27:07 +0200, Antoni Aloy <[EMAIL PROTECTED]> > wrote: > > >> 2008/7/9 RHC <[EMAIL PROTECTED]>: >> >>> I know this may seem like an insanely simple question, but I'm a real >>> newbie so be kind. >>> >>> I am trying to upgrade from an old php w

Re: URLs rewrite

2008-07-09 Thread Adi J. Sieker
On Wed, 09 Jul 2008 15:27:07 +0200, Antoni Aloy <[EMAIL PROTECTED]> wrote: > 2008/7/9 RHC <[EMAIL PROTECTED]>: >> >> I know this may seem like an insanely simple question, but I'm a real >> newbie so be kind. >> >> I am trying to upgrade from an old php website to Django. The problem >> is I n

Re: URLs rewrite

2008-07-09 Thread Antoni Aloy
2008/7/9 RHC <[EMAIL PROTECTED]>: > > I know this may seem like an insanely simple question, but I'm a real > newbie so be kind. > > I am trying to upgrade from an old php website to Django. The problem > is I need to 301 redirect old urls to new Django ones, eg. > > http://www.mysite.com/widgets