Dan Gordon wrote:

How would one go about connecting to a apache server on a local network?
I can connect from the local computer using http://localhost but not from any other computer.
I have tryed
http://localhost
http://localhost:80 this gives "access to this port is disabled for security reasons"
http://localhost:8080
http://netbiosname
the rest just say "could not connect to remote server"


TIA

Regards,
Dan Gordon


------------------------------------------------------------------------

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________


Hi mate

You can try http://127.0.0.1 or http://your -ip-address that should work. If your running the https module then it would be https://127.0.0.1 or https://your-ip-address. Also check that your firewall is not blocking port 80 locally I had this problem and enabled in my firewall it work fine.

kevin

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to