A veriosn with correct http redirect response header.
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.