Josh Schairbaum wrote:
Make sure you kill the Rails .htaccess in /public. This works for me with
passenger:
Like the others, I've had no problems with passenger 2.0.3. In fact, I
don't even have to do anything to the config; it "just works":
<VirtualHost *:80>
ServerName www.wellesleycarriagehouse.com
DocumentRoot /srv/www/sites/wellesleycarriagehouse.com/public
CustomLog /var/log/httpd/wellesleycarriagehouse.com.access.log combined
</VirtualHost>
Bhupi, what sort of errors are you seeing in the browser? What do the logs
say? (Depending on your Linux distro, Apache might be writing its logs to
/etc/httpd/logs or someplace equally odd, so be sure to look around.)
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant