(anonymous) wrote: > I am finishing up the move and want to redirect all incoming links (which > use the exact same structure) from the toolserver to labs. Ive tried > several things from IRC, but am getting nowhere. does anyone have an > existing .htaccess that does this?
If you migrated your whole ~/public_html: | Redirect /~timl/ http://tools.wmflabs.org/$YOUR_TOOL/ If you just want to pick individual subdirectories: | Redirect /~timl/wikilint/ http://tools.wmflabs.org/wikilint/ Tim _______________________________________________ Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette