[ofa-general] Re: http://git.openfabrics.org/

Sasha Khapyorsky sashak at voltaire.com
Wed Jul 25 15:34:02 PDT 2007


On 15:02 Wed 25 Jul     , Jeff Becker wrote:
>  Hi all. I think I fixed this. If you go to http://git.openfabrics.org,
>  it redirects to http://www.openfabrics.org/git. I also fixed the link
>  on the developer resources page. This is my first experience with
>  apache redirects so if you see anything wrong, or have any
>  suggestions, don't hesitate to send me mail. Thanks.

Seems URL http://git.openfabrics.org/git is redirected to 
http://www.openfabrics.org/git//git now. Probably something like

  RewriteCond ${REQUEST_URI} !^/git

can help.

Also double slash ('//') doesn't look good, but it is minor.

Sasha



More information about the general mailing list