How to create web server on Google chrome browser to serve web pages

Do you want to quickly create an HTTP web server on Google’s Chrome browser to serve HTML based web pages or for simply a File server for your local network, then here is the tutorial to learn how to use webserver for chrome…

Here we are going to use an app available on the Chrome Web store known as “A Web Server for Chrome”. It is very easy to install and use. The developer of this Chrome App has published it under an open-source (MIT) license.  It is also handy for sharing files over a local network between computers, or even on the internet.

Being a Chrome app, it can easily work on ChromeBook (ChromeOS) including all the platforms such as Windows, Linux, macOS, and FreeBSD running a Chrome or Chromium browser.

Download and run 200 ok HTTP Web Server on Chrome Browser

  1. Open Chrome Web store.
  2. Search for Web server from chromebeat.com or simply use this link.
  3. Click on the Add to Chrome button.
  4. Once the app gets installed, it will open the Settings Window. You can directly visit all installed apps on your browser by typing chrome://apps in the URL box.
    Chrome Web server HTTP setup
  5. By Default Web server would be running, thus just click on the Choose folder to select the folder from where you want server files in the browser over a network.
  6. Here we are selecting a folder that has HTML based web pages.Select the Folder which you want to server over Chrome Webserver
  7. You can change the Port number to whatever you want to use. If you want to access the Chrome web server over a local network or internet then select the available corresponding options. Moreover, we can run it in the background.
    Change port number of webserver

The below-given screenshot is the outcome of the web server we are using on Chrome. Yes, indeed you cannot host WordPress like CMS or projects that need PHP to work, however, a simple HTML website or File server can easily be created on it to serve files over a local-intranet network or internet.

Therefore, for a web developer or those who just want to quickly set up HTTP based File server, this Chrome Web server will be a handy tool.

CHrome web server download and setup

Other Tutorials: