[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: problem with htaccess file

Peter Woodsky

2/19/2008 10:22:00 PM

Yazan Bassam wrote:
> I am having the following problem,
>
> I am deploying an ruby application on godaddy , i know they are not the
> best. However i managed to make my application run. My problem is that i
> need to rewrite the root directory because i have a symbolic link in my
> root folder. e.g mysite.com/link/ ... the internal links in my site all
> point to the root for example .. mysite.com/account/register .. i get a
> 400 not found. i need to rewrite it as mysite.com/link/account/register
> .. i have been struggling a lot of time .. plzzz help

400 is bad request 404 is not found. Are you sure godaddy supports ruby,
rails, and even .htaccess?
--
Posted via http://www.ruby-....