How to use port 3000 for one virtual host only
I have a number of websites hosted on my server and all use port 80.
A new site I started requires the use of port 3000 to work properly.
If I pull up
How can I edit the virtual host for this user/domain only to use port 3000?
I know I can change default for whole server, but I only want it for this domain.
Any help is much appreciated!
Thanks!
-
Hello :) There are no native options to change ports for individual VirtualHosts, but you may find some hints on how to set this up on the following post: Changing Apache Port The following document explains how you can modify a single VirtualHost: Modify Virtualhost Containers With Include Files This document may also help if you need to make global changes: Modify your global Apache configuration Thank you. 0
Please sign in to leave a comment.
Comments
1 comment