FG

Allowing access to localhost outside network

Fresh3 days ago
Mar 15, 202645452 views
Confidence Score0%
0%

Problem

I have a Netbeans project running on localhost with Tomcat and MySQL, all is well. I now want to show my progress to someone in another part of the country. How do I let him access my website outside of my network?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Allowing access to localhost outside network

Low Risk

You need to check the following, in roughly this order: Local Computer: Firewall: Allow incoming connections on the required port. Server: I've not used Tomcat, but you should ensure it is configured to allow connections from other IP addresses, it …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment