Welcome Guest | Login

403 Forbidden Error / SVN Import

Yeah so.. i've been trying to link my main domain (i.e. "www.xxxx.com") to a rails controller/webpage following these two tutorials:
http://www.hostingrails.com/forums/wiki_thread/1   - "How to deploy a rails application..."

and....
http://www.hostingrails.com/forums/wiki_thread/7   - "403 Error -Forbidden"

but I still get the 403 Forbidden Error... even though I chmod'ed -R 777 the folder of my rails app!!!!1  any ideas?


-----

Also, I dunno, I'm trying to Tortoise SVN import an app on my desktop to a server address like... svn+ssh://75.126.248.248/home/-----/svn/website   ...but it prompts me for a password which is wierd and so I cant upload my stuff.   Is there a special command that i should use?



2007-06-05 06:29 PM

The symlink which you created was wrong. You either need to start with out a  "/" beginning  or give complete  path (/home/username/<path to public of your app>) while symliniking. I've deleted the current symlink and created a new one for you. The 403 error is no more there.

You can use svn import command to import your project. Please see our tutorial link regarding this.http://www.hostingrails.com/forums/wiki_thread/4

2007-06-05 07:39 PM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.