Okay, I added an alias for "dev.docsearch.net" and httpd.conf now 
contains:

<VirtualHost *:80>
    ServerName dev.docsearch.net
    DocumentRoot "/var/www/html/docsearch/public/"
</VirtualHost>

which does take me to the index.html, but if I try a method I get a 
rails message:

"We're sorry, but something went wrong."

Unfortunately, there is *absolutely no information* about the 
"something" error to find, either in docsearch/logs or in the apache 
logs.  Up to now I've just been working in a "development" environment. 
Does that have anything to do with it?
-- 
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to