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.
i Have changed the ports.conf file in apache but it still will not load my site in port 8000. Any other ideas?
What do I do? I still am unaware of what I have to do to get apache to work on port 8000 through ISPConfig
hi brandon changes this NameVirtualHost 111.22.33.44:80 to NameVirtualHost your ip:8000 restart apache2 /etc/init.d/apache2 restart