On 11/7/07, Geek Moth <[EMAIL PROTECTED]> wrote:
>
> I am using Apache2.2 + Mongrel on my machine.
> Now I am accessing it over LAN. When I enter http://mymachinename/myapp
> it opens fine but when I click on any link in my rails app, it replaces
> mymachinename with localhost (http://localhost/myapp/controller/action)
> and thus I am unable to access it from remote location.


Geek,

It sounds to me like your apache is not passing the hostname through
properly. Not enough information here for me to help more than that.

Good luck,

  ~Wayne
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to