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
_______________________________________________
Ovirt-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/ovirt-devel