File Description
README
Boot using normal methods *cough* HBC *cough*. Once running, will run itself. To quit, press home on the wiimote. If no wiiweb.xml is found then the old method of using the wiimote can still be used.
Place your html files in /data/web/ on the root of your sd card, must be inserted before the app is loaded. Use data.zip for demo files.
In verions alpha v0.81 onwards, in the xml (link below) a custom error page can be specified by
404="/four04.html" 500="/five00.html" >
If no file is needed just put "nofile" in the place of the file path
There is no directory listing and your homepage must be called "index.html" HELP WANTED
I am in need of help in order to advance the wii web server to alpha v0.9 A list of things that i need help with are below :
* Fixing undone things in the bugs section * A decent graphical front-end * A decent index-page that is automatically generated if no index.html or index.htm can be found * More file type support
Changelog: -Recompiled for HBC 9 beta
|