Thanks worked like a charm On Mon, Dec 23, 2013 at 6:55 PM, Tim Landscheidt <[email protected]>wrote:
> (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 ([email protected]) > https://lists.wikimedia.org/mailman/listinfo/toolserver-l > Posting guidelines for this list: > https://wiki.toolserver.org/view/Mailing_list_etiquette >
_______________________________________________ Toolserver-l mailing list ([email protected]) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
