ProxyPass /cobbler_api http://localhost:25151/
ProxyPassReverse /cobbler_api http://localhost:25151/

Hi Tim, are ports 25151 both tcp and udp unblocked on your firewall? For good measure, check on 25150 as well. I don't know if this will help with your problem, I am just grasping at straws at this point.

ServerName cobbler.example.com <http://cobbler.example.com>

Tim, perhaps I am misreading your post, but it looks to me like you have the server name embedded in a *.conf file that lives in /etc/httdp/conf.d? Doesn't this conflict a bit with the ServerName that is in /etc/httpd/conf/httpd.conf?


Thanks

Bob
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to