Bryan Schneiders wrote: > Michael DeHaan wrote: >> I've built 2.0.1 with the following fix list: >> > ... >> iterate on this again. Please let me know how 2.0.1 works for you. >> >> Thanks to everyone who helped out with testing, bug reports, and fixing! >> >> --Michael > > After updating from cobbler 2.0.0 to 2.0.1 my web management interface is > gone. I get 404 when I attempt to access it. > > "The requested URL /cobbler_web was not found on this server." > > $ rpm -qa cobbler\* > cobbler-2.0.1-1.fc10.noarch > cobbler-web-2.0.1-1.fc10.noarch >
I found the problem. The recent change to /etc/httpd/conf.d/cobbler_web.conf that added: <VirtualHost *:80> ... </VirtualHost> broke compatibility with our Apache server configured for SSL. -- Bryan Schneiders [email protected] 301-562-1900 ext 305 _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
