Speak now
Please Wait Image Converting Into Text...
Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Challenge yourself and boost your learning! Start the quiz now to earn credits.
Unlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
General Tech Bugs & Fixes 2 years ago
Posted on 16 Aug 2022, this text provides information on Bugs & Fixes related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
Turn Your Knowledge into Earnings.
Is there a way to create online PHP server without port forwarding and having to edit my router settings? I want to create a Google Maps tracking server and update it remotely. I already have its PHP code.
That depends on quite a few factors.
If you have a website online, then obviously yes, you can. There are free and cheap webhosting providers that could do this. You upload your code to that site, and using an url you get to the code.
If you want to do everything from home, then it becomes a completely different story.
Do you have a router? If so, then no, you really need to configure your router in order for it to know where the traffic needs to go.
If you really don't want to configure your router, you could connect that pc directly to the modem, and no portforwarding would be necessary. Of course, that means that only one pc has internet access.
There really is no other way, and that is due to what a router does.
You basically go from 1 public IP to many private IP's. Your webserver is behind one of the many private IP's, and when someone opens your website through the public IP, the router then needs to forward the traffic to your webserver. It can only do that by adding a port forwarder in the router. Otherwise it simply doesn't know where the traffic needs to go.
No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
General Tech 10 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 9 Answers
General Tech 2 Answers
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.