search for: crvoelker

Displaying 1 result from an estimated 1 matches for "crvoelker".

2006 Jun 15
12
RoR on Apache2
...e which all say pretty much the same thing, which, I think, I am doing. Anyway, the debug information is below that I believe is pertinent. Any thoughts? Thanks. -Chad Ubuntu 6.06, Apache/2.0.55 (Ubuntu) PHP/5.1.2, ruby 1.8.4 (2005-12-24) [i486-linux], Rails 1.1.2 The app is located at /home/crvoelker/src/ToDo/ ---start segment---- /etc/apache2/apache2.conf ... #AddHandler cgi-script .cgi AddHandler fcgid-script .fcgi ... Alias /ToDo/ "/home/crvoelker/src/ToDo/public/" <Directory "/home/crvoelker/src/ToDo/public/"> Options Indexes MultiViews ExecCGI FollowSymL...