Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A veriosn with correct http redirect response header.

Compare
Choose a tag to compare
@codemee codemee released this 01 Sep 16:14
· 10 commits to master since this release

A version that can use external css file and so on.I use the http redirect response header to tell client the real path of the default index(.p).html file instead of returning the content the default html file directly.By doing this, clients such as browsers can get resources via relative links correctly.