Peter Dalgaard wrote:
Peter Konings wrote:
Dear all,

what happened to the R wiki? The links on the R homepage
(http://wiki.r-project.org) result in a 404 error. Has it been moved?

kind regards
Peter.

_______________________________________________
R-sig-wiki mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-wiki

I suspect that some server side aliasing got messed up. We have

wiki.r-project.org.     7139    IN      CNAME   rwiki.sciviews.org.
rwiki.sciviews.org.     10572   IN      A       87.98.211.111

and using the canonical name

http://rwiki.sciviews.org/

does indeed bring up the R wiki.

Yes, indeed. The R Wiki was moved yesterday on http://rwiki.sciviews.org/ and Martin Maechler did the required changes for pointing wiki.r-project.org to rwiki.sciviews.org accordingly. But there is still a problem in the Apache configuration on my side, it seems.

Philippe Grosjean

_______________________________________________
R-sig-wiki mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-wiki

Reply via email to