Ruby Forum RForum > File creation/addition

Posted by David Lee (davidlll)
on 12.04.2009 03:15
Hi Everyone,

I wonder if someone could help.
I have a RoR application running and i am trying to add a new
folder/page to the site.

Currently there is a page with this URL@
www.mydomain.com/stories/seo

What I am trying to do is to add a new folder and page that I could
access via:
www.mydomain.com/kent/designer

I have copies the stories folder and renamed it kent and ftp it up into
the same folder where the stories folder is at .....
but guess what?

when I tried to access
www.mydomain.com/kent
the page is not found .... i got this error message:
The page you were looking for doesn't exist.

Any chance ythat some one could tell what needs to be done?

Thanks so much!


David