Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to redirect index.html to another folder github

<!-- 1. Place an index.html file in the root directory -->
<!-- 2. Include this meta link and change the URL to your Repo and path -->
<meta http-equiv="refresh" content="0; url=https://yourname.github.io/myapplication/frontend/public/index.html" />
 
PREVIOUS NEXT
Tagged: #redirect #folder #github
ADD COMMENT
Topic
Name
6+2 =