Hi Hassan, >It's a good idea to use bin/apachectl -t and bin/apachectl -S to check >your config file syntax.
I've executed bin/apachectl -t and bin/apachectl -S both commands give me "Syntax OK" and no errors. >on my installation I >changed both the DocumentRoot directive and the primary Directory >directive to both point to the public folder of my rails app. I believe >those need to be in sync Well in my server i can not do this thing because i have lots of rails apps there, so i need to access all of them via apache, so i want to do a simple "http"//www.mydomain.com/railsapp1" or "http"// www.mydomain.com/railsapp2" and so on.. >Besides that, have you looked at your httpd log files? yes i ave checked the error_log file located at /usr/local/apache/logs and there are some normal errors like some required images, php etc that does not exists, but nothing about my railsapp or this virtualhost If you have some free time, can you test the virtualhost configuration over your dedicated server? to see if you get the same problem that i do or if you not. Maybe the real problem is something about the virtualhost...i dont know just guessing.....:( regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

