Ganino, James (PERATON) wrote:
[...]
HTTP ROOT D:/Zos_V2R5/"Hercules 4.6"/html # HTTP root directory
As an experiment, can you rename your directory from D:/Zos_V2R5/"Hercules
4.6"/html to D:/Zos_V2R5/Hercules_4.6/html and see whether the behavior
changes.
There is absolutely no need to change spaces to underscores, unless you really want to.
The proper syntax for specifying values that contain spaces is to simply enclose the entire value within double quotes. Thus:
HTTP ROOT D:/Zos_V2R5/"Hercules 4.6"/html
would be wrong, whereas:
HTTP ROOT "D:/Zos_V2R5/Hercules 4.6/html"
would be correct.
--
"Fish" (David B. Trout)
Software Development Laboratories
mail: fish@...