Question
how can i see my ip:8080 externaly in apache server?
Hi,
i installed laravel and vue.js in an apache server. When i run vue from my terminal it works http://localhost:8080. When i try to check it externally like http://138.68.xxx.xxx:8080/, i see only This site can’t be reached.
I visited http://portquiz.net:8080/ and the result is that:
You have reached this page on port 8080. Your network allows you to use this port.
I haven’t done anything yet because i am not experienced with servers. I read about vhosts etc, but a guidance or help for someone more experienced would be more than welcome.
Thank you
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×