config Rails .htaccess

I'm pretty sure you don't need to touch your .htaccess. Just edit your
config/routes.rb

# You can have the root of your site routed with map.root -- just
remember to delete public/index.html.    map.root :controller => "home"

i have implemented the same as said above but still facing the same problem...