HTML FILES
HTML is used to write static web pages, and is used in conjunction with
other languages to create dynamic pages. Anyone can create HTML
(Hypertext Markup Language) files that can be viewed through MyServer.
The easiest way to create HTML files is to use a word processor such as
Open Office
or Microsoft Word
and
save the file with the .html or .htm
extension. You can also create HTML files by writing the code in
a text editor such as notepad or GNU Emacs.
The default place to save HTML files is in the
web directory.
The default "web" directory is selected.
You can define another directory by configuring the virtual hosts.