Find the answer to your Linux question:
Results 1 to 2 of 2
Hello Dear All, I have changed httpd.conf to i\listen to port 70 Listen 70 Now to access localhost we need to put Open Source and Linux Forums Is is possible ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    25

    Thumbs up WAMP Server Related

    Hello Dear All,

    I have changed httpd.conf to i\listen to port 70

    Listen 70

    Now to access localhost we need to put Open Source and Linux Forums

    Is is possible to access localhost with Open Source and Linux Forums instead?


    When we use Listen 80 we were able to access localhost by Open Source and Linux Forums itself.


    Plz help.

    Krishna

  2. #2
    Penguin of trust elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,842
    The default HTTP port is port 80, so when you visit http://localhost in your browser it is silently translated to http://localhost:80 as everything needs to know which port to use. Once you move away from using the default port, you must always tell everything where to find it.
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

    The Fifth Continent reborn

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •