How to Host Websites with Google Drive

Want to host a website without wasting money on buying domains ?



Then host your website using Google Drive.



You can make web resources like HTML, CSS, and Javascript files viewable as a website with Google Drive.
Note: Google Drive does not support web resources that use server-side scripting languages, like PHP.
  1. Go to your google drive or click on https://drive.google.com
  2. Select a file.
  3. At the top, click Share.
  4. At the bottom right of the sharing box, click Advanced.
  5. Click Change…
  6. Click On - Public on the web and then Save.
  7. Copy the document ID in the field below "Link to share." The document ID is made up of numbers, uppercase letters, and lowercase letters between slashes in the URL.
  8. Share the URL that looks like "www.googledrive.com/host/[doc id]. Anyone can now view your webpage.
    • Note: [doc id] represents the document ID you copied earlier.

Comments

Popular posts from this blog

Permissions are too open // #AWS keypair issue - Windows

5 tips for Python Beginners

#Kubernetes Cluster Initialization iptables error #K8s