> How do I browse the server via "http" instead of using the paths.

You need to start the webserver, it appears not to be running at the moment.

Try:
        service httpd start

Louis> Yeap this solved the problem. 

That will start it this once. To make it start permanently you'd need to see
what chkconfig says about it. What does:

        chkconfig httpd
or
        chkconfig apache

Louis> Both of these commands returned nothing. What do I do next to make it a
permanent start ?

Another thing can I setup my own local internal domain instead of having to
accessing the server at :

http://127.0.0.1

Louis.

--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to