Well, a site is being moved from a flat weebly layout (this_is_my_page.html) to a wiki style (This_is_my_page), and I wanted to, on every 404 page not found, check an internal conversion table ( this_is_my_page.html -> This_is_my_page ) and then 301 to that page. Is it possible? - Hunter F.
On Fri, Dec 23, 2011 at 5:31 PM, Platonides <[email protected]> wrote: > On 24/12/11 00:41, Hunter Fernandes wrote: > > Is there a 404 hook that triggers when a user tries to look up a page > that > > doesnt exists in the database? > > > > It should hopefully replace the page > > shown<http://en.wikipedia.org/wiki/SomePageThatDoesn'tExists> > > . > > - Hunter F. > > That text "Wikipedia does not have an article with this exact name. > Please search..." is a message thay you can modify in the MediaWiki > namespace. > Why do you want to do? > > > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
