Change site from Port 80 to 8000

Discussion in 'Installation/Configuration' started by Brando753, Jul 31, 2010.

  1. Brando753

    Brando753 New Member

    I have just installed ISPConfig and like it alot. However i need websites to run off of port 8000 rather then port 80, how can this be done.

    Thanks alot.
     
  2. nokia80

    nokia80 Member

    hi brandon


    changes apache2 setting from 80 to 8000
     
  3. Brando753

    Brando753 New Member

    i Have changed the ports.conf file in apache but it still will not load my site in port 8000.

    Any other ideas?
     
  4. Brando753

    Brando753 New Member

    Help

    Im still not sure what I need to do.
     
  5. Brando753

    Brando753 New Member

    What do I do?

    I still am unaware of what I have to do to get apache to work on port 8000 through ISPConfig
     
  6. nokia80

    nokia80 Member

    hi brandon


    changes this

    NameVirtualHost 111.22.33.44:80 to

    NameVirtualHost your ip:8000


    restart apache2

    /etc/init.d/apache2 restart
     
  7. Brando753

    Brando753 New Member

    Thanks

    Thanks for the help I got it working now :D
     

Share This Page