Deployment

Hello,

I am finishing up my little app and getting ready to deploy it. I
have a typical public area and admin area. My default page is needs
to be a controller action and it’s associated view.

I am deploying to a shared server and need to use symlinks. I assume
that I need to create the link to the public directory of the rails
directory structure. What is the best way to setup the default
controller and action? I don’t believe I have much access to the web
server.

Thanks,
Dave