FG

Is it possible to host plain HTML files in Google Apps?

Fresh3 days ago
Mar 15, 20266582 views
Confidence Score0%
0%

Problem

I'd like to upload a handful of HTML files that I want to replace an existing Google Site. I know I can edit the HTML for each page in Google Sites, but I can't just upload my HTML files or even copy-paste them. I have CSS files and JS files as well. Is it even possible in Google Apps? Or do I have…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is it possible to host plain HTML files in Google Apps?

Low Risk

AppEngine can host static files, and can be mapped to a subdomain of your Google Apps domain (ie, if you have example.com, you can make your appengine app be static.example.com, or www.example.com). You'll need a tiny amount of python (or java) code…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment