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
Reasonably Related Threads
- mutistage deployment question...
- Deployment question: running multiple applications using symlinks, what does my lighttp.conf look like?
- Deployment problem with Capistrano
- RoR Deployment on Shared Hosting
- Capistrano/SwitchTower "current" dir deployment question