I was able to sort this out. Line in the configuration was not allowing it: http_access deny all I changed it to http_access allow all
Now it is working.
I was able to sort this out. Line in the configuration was not allowing it: http_access deny all I changed it to http_access allow all
Now it is working.