Neokernel Demos

Setup HTTP Redirection

This demonstration shows a configuration that redirects requests when specific pages are requested by web browsers.

Download HTTP Redirection.zip. Uncompress this folder into the Demos folder located in the Neokernel directory.

This demonstration is set up so that requests for http://localhost/ will see the index.html page from the /html directory, with no redirections.

Requests for urls defined in the http.redirect file will be redirected to the appropriate URL(s).

Updated: 7/8/10 4:20 PM