Displaying 1 result from an estimated 1 matches for "azimuthinternet".
2006 Jun 04
4
eRuby & Rails: Not Compatible
...oad.rb:84
I''ve got all kinds of crazy stuff going on in my virtual host record.
Individual RBX and RHTML files can be made to work but Rails seems like
it always throws some kind of error. Here''s my virtual host record:
<VirtualHost 65.172.243.112:80>
ServerAdmin day@azimuthinternet.com
DocumentRoot /srv/www/htdocs/bget.org/www
ServerName www.bget.org
ServerAlias bget.org *.bget.org
ErrorLog /var/log/apache2/error_log
CustomLog /var/log/apache2/access_log common
<IfModule mod_dir.c>
DirectoryIndex index.html index.htm index.php index.cfm...