I have a site hosted on the Google Cloud Platform, specifically a static site in a storage bucket not in App Engine or Compute Engine. How would I go about removing the .html that appears at the end of a URL?
I've tried uploading a .htaccess file with methods described online but that doesn't seem to work on GCP or am I missing something?