HTTP Server
As part of the Gallery 3.0 development I need to write a HTTP Server to display the generated galleries on the users machine
It struck me that it would be a useful standalone application too
Don't get too excited, no, stop, its only able to do HTML and images, there's no server-side scripting support
Screenshot
(click to enlarge)
Download
The latest version setup file
You can check for updates in the Help menu
Also the application will check automatically every four weeks
This is called ClickOnce by Microsoft
Version 1.1 Release Notes
7Aug 08
Understands QueryStrings
e.g.
http://127.0.0.1:8082/page.htm?thing=12
7Aug 08
Understands Named Anchors
e.g.
http://127.0.0.1:8082/page.htm?thing=12#stuff
more...
Support
If you find a problem with the application, please fill in the support form giving the full version details and how to reproduce the issue
Your help would be very much appreciated