Joerg,
     You "da man"...worked like a charm.  It now 301 redirects to the 
gpleda site immediately.

Cheers--
Julian

On 11/18/2010 05:41 PM, Joerg Wunsch wrote:
> As Julian Lamb wrote:
>
>> That webpage should redirect to http://gerbv.gpleda.org/index.html,
>> which is up to date.  I'm not sure how the redirect is done, but we
>> should probably just remove all the material on gerbv.sf.net so it
>> doesn't confuse anyone in case the redirect doesn't work.
> sourceforge uses PHP, so the following should work:
>
> Log into sf.net using
>
> ssh -t thepurlieu,ge...@shell.sourceforge.net
>
> cd /home/grou*/g/ge/gerbv/htdocs
>
> Back up everything that's there, and rm -rf it.
> Place a single file named index.php there that consists of just
>
> <? header('Location: http://gerbv.gpleda.org/index.html'); ?>
>

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to