PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, February 4, 2022

[FIXED] Can I host a website locally without Internet

 February 04, 2022     lamp, server, web, web-hosting     No comments   

Issue

I want to host a website on a laptop without Internet. This laptop is running Ubuntu, MongoDB, and lamp. The when the website is hosted I want to connect a bunch of tablets to the website over USB. Is it possible?


Solution

Yes you can host the website but it will be accessible from the laptop only or same network. You can create a simple node js server and perform any CRUD operations using MongoDb.



Answered By - stud3nt
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing