Due to web name changes, links from articles and blogs are already broken. Could someone have a look at the webserver logs which pages went missing and create redirects to these?

-- ArthurClemens - 05 Nov 2008 - 00:47

Arthur, do you have specific examples? When i refactored away the Fork web, i made sure to redirect old url's to the new pages. I'll have a look at the logs just to be sure.

Note, btw, that the server logs are not much good here, they dont show 404's because Foswiki does not generate a 404 on non-existing pages, but will hapilly do a 200 and show a page. The log_20081?.txt show that there hasn't been any meaningful request to the Fork web since days ago.

FWIW, here's all the rewrite rules so-far:

RewriteRule ^/Fork/WebChangesForAllWebs$        /Community/WebChangesForAllWebs [R=permanent,L]
RewriteRule ^/Fork/TWikiReleaseMeeting2008x10x27$       /Community/TWikiReleaseMeeting2008x10x27        [R=permanent,L]
RewriteRule ^/Fork/TWikiForkChannel2008x10x27$  /Community/TWikiForkChannel2008x10x27   [R=permanent,L]
RewriteRule ^/Fork/DonationOffersLocked$        /Community/DonationOffersLocked [R=permanent,L]
RewriteRule ^/Fork/DonationOffers$      /Community/DonationOffers       [R=permanent,L]
RewriteRule ^/Fork/FindingANewNameLocked$       /Community/FindingANewNameLocked        [R=permanent,L]
RewriteRule ^/ForkGermanWebsiteVersion$ /International/DE/GermanWebsiteVersion  [R=permanent,L]
RewriteRule ^/Fork/PartlyBakedIdeas$    /Development/PartlyBakedIdeas   [R=permanent,L]
RewriteRule ^/Fork/VirtualUpgradingParties$     /Community/VirtualUpgradingParties      [R=permanent,L]
RewriteRule ^/Fork/WikiConsultants$     /Community/WikiConsultants      [R=permanent,L]
RewriteRule ^/Fork/NeededPages$ /Tasks/Item32   [R=permanent,L]
RewriteRule ^/Fork/ReleasePlan$ /Development/ReleasePlan        [R=permanent,L]
RewriteRule ^/Fork/RebrandingPlan$      /Community/RebrandingPlan       [R=permanent,L]
RewriteRule ^/Fork/SiteLayout$  /Tasks/Item29   [R=permanent,L]
RewriteRule ^/Fork/MediaSplash$ /Tasks/Item26   [R=permanent,L]
RewriteRule ^/Fork/MediaFaq$    /About/MediaFaq     [R=permanent,L]
RewriteRule ^/Fork/KickOffPressRelease$ /Community/KickOffPressRelease  [R=permanent,L]
RewriteRule ^/Fork/TaxAdvisor$  /Community/TaxAdvisor   [R=permanent,L]
RewriteRule ^/Fork/NewDesign$   /Tasks/Item23   [R=permanent,L]
RewriteRule ^/Fork/FindingANewName$     /Tasks/Item22   [R=permanent,L]
RewriteRule ^/Fork/MissionStatementDraft$       /Community/MissionStatementDraft        [R=permanent,L]
RewriteRule ^/Fork/Association$ /Community/Association  [R=permanent,L]
RewriteRule ^/Fork/AssociationArticles$ /Community/AssociationArticles  [R=permanent,L]

-- KoenMartens - 05 Nov 2008 - 10:23

It looks I got hung up by the very first broken link. It is also the only one:

-- ArthurClemens - 05 Nov 2008 - 13:07

Yes! That's why I never moved it

-- Rafael Alvarez - 05 Nov 2008 - 13:08?

Allright, added a rewrite rule for that one, i think that is the only one i moved in Main. There was also the GmbH topic, but i left that there for someone to delete, as it is silly.

If anyone moves topics, and is worried about url's out there: let me (or anyone else in the infra team) know, so we can add rewriterules.

-- KoenMartens - 05 Nov 2008 - 18:11

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads