...Example
This is your local folder with some files:
C:\MYAPP\guide.html
C:\MYAPP\tutorial.avi
C:\MYAPP\DOCS\document.pdf
Now, we assume that the content of MYAPP will be copied in http://www.mysite.com/test/
So, after the right configuration and customization, HTML File List Creator will produce an index.html file containing a list like this:
http://www.mysite.com/test/guide.html
http://www.mysite.com/test/tutorial.avi
http://www.mysite.com/test/DOCS/document.pdf