Hi,
  I'm pretty sure what you're referring to is pointing Apache (the A in 
XAMPP) to your rails server. If this is your development environment, 
there isn't really a point in doing it. It would simply forward requests 
from port 80 and pass it over to port 3000, where you're likely running 
your rails server.

I'd keep 'em separated, but that's just me.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to