I can define a site and run tracks (from a recent git pull) fine like
so:
NameVirtualHost *:80
<VirtualHost *:80>
Options ExecCGI FollowSymLinks
DocumentRoot /var/www/tracks/public
RailsEnv production
</VirtualHost>
Changing 80 to 443 gives me a message:
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
Is there a gem I'm missing?
*** LOCAL GEMS ***
actionmailer (2.2.2, 1.3.5)
actionpack (2.2.2, 1.13.5)
actionwebservice (1.2.5)
activerecord (2.2.2, 1.15.5)
activeresource (2.2.2)
activesupport (2.2.2, 1.4.4)
capistrano (2.5.4)
fastthread (1.0.1)
fcgi (0.8.7)
highline (1.5.0)
mysql (2.7)
net-scp (1.0.2)
net-sftp (2.0.2)
net-ssh (2.0.10)
net-ssh-gateway (1.0.1)
passenger (2.0.6)
rack (0.9.1)
rails (2.2.2, 1.2.5)
rake (0.8.3, 0.7.3)
rdoc (2.3.0)
rspec (1.1.12)
rubygems-update (0.9.4)
sources (0.0.1)
Stephen
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss