Re: redirect with apache getting 2 slashes

2007-06-04 Thread SmileyChris
On Jun 5, 9:38 am, urielka <[EMAIL PROTECTED]> wrote: > i will try that,but how that should matter? I'm guessing that the first one matches the start of your url ending in a slash: Redirect 301 /archive/detail/3 http://www.urielkatz.com/archive/detail/google-gears-orm/ and then it redirects to

Re: redirect with apache getting 2 slashes

2007-06-04 Thread urielka
i will try that,but how that should matter? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, se

Re: redirect with apache getting 2 slashes

2007-06-04 Thread SmileyChris
Try change the order of those two Redirects so the second one gets tried first. On Jun 5, 7:17 am, urielka <[EMAIL PROTECTED]> wrote: > i got my blog inwww.urielkatz.comand i got some of my pages index in > google and now i changed the blog to use slugs instead of post id for > post url. > so thi

Re: redirect with apache getting 2 slashes

2007-06-04 Thread urielka
i did a redirect with a django view but i don`t want this On Jun 4, 9:17 pm, urielka <[EMAIL PROTECTED]> wrote: > i got my blog inwww.urielkatz.comand i got some of my pages index in > google and now i changed the blog to use slugs instead of post id for > post url. > so this:http://www.urielkatz