[Ovirt-devel] ovirt - web gui

David Lutterkort lutter at redhat.com
Wed Apr 22 18:53:27 UTC 2009


Forgot to mention in my previous reply:

On Wed, 2009-04-22 at 16:59 +0200, Ingmar Schraub wrote:

> NameVirtualHost :80
> <VirtualHost :80>
>   <Location /ovirt>
>     RewriteEngine on
>     RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
>   </Location>
> </VirtualHost>

As a workaround, if you comment this block out, things work (without the
http -> https redirect, of course) - Scott says that the real fix will
be coming forth shortly (i.e., feel free to preempt us with a patch) ;)

David





More information about the ovirt-devel mailing list