Problems with Rails page cache

I don't know how to descript my question.

URL example: http://localhost/information/1.html

1.html is my page cache create file,

and I create a page named 2.html in the path: public/information/2.html

but http://localhost/information/2.html is 404 not found.