rails-guides-old icon indicating copy to clipboard operation
rails-guides-old copied to clipboard

http://guides.ruby-china.org/index.html 的kindle下载链接失效

Open zzzhc opened this issue 12 years ago • 4 comments

$ 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

zzzhc avatar Nov 23 '12 02:11 zzzhc

抱歉,服务器不是我在管理,不过我会帮你去问一下的。现在我先把下载链接改到原版的 Ruby on Rails 官方 Guides 上面去。

Tassandar avatar Nov 23 '12 14:11 Tassandar

thx

zzzhc avatar Nov 24 '12 03:11 zzzhc

目前 http://guides.ruby-china.org/ 这个页面上的下载链接还没有更正。请及时更正。

diguage avatar Jun 30 '13 01:06 diguage

已更改源码。 失效原因是Rails升级成4.0了~ 服务器那边自动部署应该要等一天这样吧。

Tassandar avatar Jun 30 '13 03:06 Tassandar