Posts

Showing posts from June, 2013

How to Host Websites with Google Drive

Image
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. Go to your google drive or click on https://drive.google.com Select a file. At the top, click  Share . At the bottom right of the sharing box, click  Advanced . Click  Change… Click On -  Public on the web     Save . 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. 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.