[GenABEL-dev] web-server todo's
Anatoliy Kirichenko
kianvl at mail.ru
Thu Mar 17 13:29:17 CET 2011
Dear Yurii, dear All,
> Anatoly, can you please take care of this some time this week, if
> possible? I presume we want to redirect traffic from
>
> http://mga.bionet.nsc.ru/nlru/GenABEL/
> http://mga.bionet.nsc.ru/~yurii/ABEL/GenABEL/
> http://mga.bionet.nsc.ru/~yurii/ABEL/
>
> and (ideally) all other content in these directories. This is
> important: e.g. if you search google for "ABEL tutorial" you get
>
> http://mga.bionet.nsc.ru/~yurii/ABEL/GenABEL/ABEL-tutorial.pdf
>
> as the top hit.
>
> Just to remind what we had in our discussion about re-direction:
>
> "Good" procedure:
>
> >> This depends a bit on the level of access that you have on MGA. IIRC you
> >> have the files in your ~/public_html dir, right? There are a couple of
> >> ways to redirect pages. If the sysadmin of MGA has Apache's mod_rewrite
> >> enabled we can use that. See e.g.
> >> http://www.stevenhargrove.com/redirect-web-pages/#301modrewrite for an
> >> example.
Everything was done in this way! :)
>
> Simple procedure (but we will be penalized by search engines):
>
> > something more simple, which I used for old-old-old
> > page of GenABEL, see
> >
> > http://mga.bionet.nsc.ru/nlru/GenABEL
> >
> > basically, it boils down to this HTML line
> >
> > <meta http-equiv="refresh" content="5;
> > URL=http://mga.bionet.nsc.ru/~yurii/ABEL/GenABEL/">
More information about the genabel-devel
mailing list