On Feb 22, 2009, at 5:09 AM, Reinier Balt wrote:

Only one slight issue - when I hit the login button, I get redirected
to
https://my.host/ - rather than https://my.host/tracks. Apart from that,
it's working great!

Any thoughts on that?


This is a redirect error. Looks likei t doesn't prepend the /tracks here...

Anyone else seeing this?

Reinier

Here's what mine looks like:

NameVirtualHost *:443
<VirtualHost *:443>
DocumentRoot /var/www/ssl
    SSLEngine On
    SSLCertificateFile /etc/apache2/ssl/apache.pem
    RailsBaseURI /tracks
</VirtualHost>

StephenB
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to