
Hallo everyone please help me to change the apache configuration (httpd.conf) i use :
1. Microsoft windows 2000 profesional
2. apache 2
3. php 4.3.4
i want to change the way client acces my web server on local network. it is usually type this address in the browser like
http://localhost,http://192.168.0.1 or
http://computername. i want to change it to
http://fadly.or.id . i try to change hostname to fadly.or.id and when i ping it ( ping fadly.or.id) it is work (get reply) but when i acces in web browser by typing
http://fadly.or.id it's not work
please help !