Here and Now website:
1. On the dashboard, I uploaded an html index file from my onedrive.
https://still-zinnia-5tpe.here.now/
=============================
REMINDER FROM GEMINI RE FILE NAME TO UPLOAD:
When uploading a single standalone file to web servers like here.now, it should be named index.html.
Why? Web servers look for
index.htmlby default to serve as the homepage of a website.If named differently: If you upload a single file named something like
mypage.html, visiting your site's base URL ([https://your-site.here.now](https://your-site.here.now)) will result in a 404 Not Found error or a directory listing because the server doesn't know which file to load first.
No comments:
Post a Comment