Re: [Python-Dev] Rewrite map for old URLs in place

2008-12-07 Thread Nick Coghlan
Georg Brandl wrote: > Hi, > > with a bit of delay I finally got around to creating a mod_rewrite map of > the 2.5 URLs. URLs like http://docs.python.org/tut/node3.html will now > point permanently to the new URL. > > Let me know if you find a problem. Excellent news! Cheers, Nick. -- Nick Co

[Python-Dev] Rewrite map for old URLs in place

2008-12-07 Thread Georg Brandl
Hi, with a bit of delay I finally got around to creating a mod_rewrite map of the 2.5 URLs. URLs like http://docs.python.org/tut/node3.html will now point permanently to the new URL. Let me know if you find a problem. Georg -- Thus spake the Lord: Thou shalt indent with four spaces. No more,