[Rails] Re: Passenger and 403s

2009-08-21 Thread elliottg
So... The fix was this. I know very little about networking,DNS and IP protocol variants, for whatever reason setting my server name to bind to 127.0.0.1 in /etc/ hosts was not working. Instead either fe80::1%lo0 livewiredmusic.local ::1 livewiredmusic.local worked fine. On Aug 20, 2:14 pm, e

[Rails] Re: Passenger and 403s

2009-08-20 Thread elliottg
Any insight on this guys? On Aug 20, 12:33 pm, elliottg wrote: > I am setting up Passenger on my dev box and I am running into an issue > getting the ServerName on a vHost to work. The code below allows > localhost to work as planned. However when I try to pull up the app > using the ServerName