hi!

i got following:
->shared space with rails app in ../me/www/app/..
->starting lighttpd in ../app/.. via ssh with 'script/server'
->deleting index.html from ../app/public/..
->adding in ../app/config/routes.rb the line map.home '',:controller
=>'test', :action => 'index' (this controller does exist!)

now my problem:
by requesting http://www.mySite.com i'm getting my public directory tree
shown

what gone wrong?

thanx a lot!

costa

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to