JWAVE User Guide > HTTP Configuration File > General Parameters
  

General Parameters
homeDir—The default directory to serve for the URL of “/”.
Default: RW_DIR/classes
Example: homeDir = c:\\program files\\myWebHome
indexFile—The default file to serve for a URL that maps to a directory.
Default: index.html
Example: indexFile = index.html
JWaveURL—The URL that serves a JWAVE connection. Set the HTTP connection method to use this URL (for example: http://myhost:8080/JWave). Should start with a slash (/).
Default: /JWave
Example: JWaveURL = /JWave
MimeDefault—The default mime type to use for unknown file types.
Default: application/octet-stream
Example: MimeDefault = application/octet-stream

Version 3.6
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.