Welcome to

html $hostName h1 html
html "...a NeoWebScript™-enabled webserver on port $webenv(SERVER_PORT)" i h3 html "WOOF WOOF" h1 html

html "NeoWebScript™ " html "Home Site" html

if {[file exists neowebscript]} { html "Local NeoWebScript™
" html "Documents" } if {[file exists neowebscript/demos]} { html " and Demonstrations

" } if {[file isdirectory $webenv(DOCUMENT_ROOT)/manual]} { html "Local Apache Documentation

" } Your stuff goes here...