PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Hosting and redirecting default path
Hosting and redirecting default path
Débuté par Pierre, 11 juil. 2020 13:48 - Aucune réponse
Posté le 11 juillet 2020 - 13:48
Hey howsit going?

New to web development, still learning the tricks of the trade.

So my question, if I upload a file to a hosting platform and use the file manager. The browser reads the default file or a index.html/php from the public_html. What if I have a site running but instead of using a plugin for a Coming Soon page I want to upload a file and then redirect that path to read the index.html inside of the Coming Soon folder instead of the originals sites index in the public_html. Can I add an endpoint to the path for browser to target the index in another folder?