Apache http started, but not accesible

Hi,
I was trying to set up a JBoss cluster with the help of apache httpd mod cluster in windows.I was able to start the apache using the command 'httpd.exe'. But when I tried to access it using localhost:6666/mod_cluster_manager , the page was not accessible.
I have the entry 127.0.0.1 localhost in my hosts file.
The http.conf contains lines as given below:
# MOD_CLUSTER_ADDS
# Adjust to you hostname and subnet.
<IfModule manager_module>
Listen 127.0.0.1:6666
ManagerBalancerName…
Apache http started, but not accesible

See original post by chithu21

Leave a Reply