[Ovirt-devel] ovirt web interface

ignazio.cassano at provincia.torino.it ignazio.cassano at provincia.torino.it
Tue Sep 8 12:04:50 UTC 2009


Good morning,
I build ovirt following instruction o ovirt.org but when I try to connect
to the web interface the following error is reported:

Redirect Loop

I think the problem is first lines in ovirt-server.conf under  
/etc/httd/conf.d:

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

I tried to delete the above lines and it seems to work but with some  
errors (for example I cannot logout from the web interface).

Please, could anyone help me ?
Thanks
Igna




More information about the ovirt-devel mailing list