rails-guides-old
rails-guides-old copied to clipboard
http://guides.ruby-china.org/index.html 的kindle下载链接失效
$ curl -v http://guides.ruby-china.org/kindle/ruby_on_rails_guides_cf0cb03.CN.mobi
* About to connect() to guides.ruby-china.org port 80 (#0)
* Trying 58.215.184.15...
* connected
* Connected to guides.ruby-china.org (58.215.184.15) port 80 (#0)
> GET /kindle/ruby_on_rails_guides_cf0cb03.CN.mobi HTTP/1.1
> User-Agent: curl/7.24.0 (x86_64-apple-darwin12.0) libcurl/7.24.0 OpenSSL/0.9.8r zlib/1.2.5
> Host: guides.ruby-china.org
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Server: nginx/1.2.1
< Date: Fri, 23 Nov 2012 02:22:41 GMT
< Content-Type: text/html
< Content-Length: 168
< Connection: keep-alive
<
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.2.1</center>
</body>
</html>
* Connection #0 to host guides.ruby-china.org left intact
* Closing connection #0
抱歉,服务器不是我在管理,不过我会帮你去问一下的。现在我先把下载链接改到原版的 Ruby on Rails 官方 Guides 上面去。
thx
目前 http://guides.ruby-china.org/ 这个页面上的下载链接还没有更正。请及时更正。
已更改源码。 失效原因是Rails升级成4.0了~ 服务器那边自动部署应该要等一天这样吧。