diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2000-03-31 15:05:18 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2000-03-31 15:05:18 (GMT) |
commit | b4c85700ab7ef727c7bdf9f39d55d3ac9ae3fc7c (patch) | |
tree | bb6d7784ee33c12add4c897e44d58ebaf9ac23ae | |
parent | 9245de23ab34c4708cb8595bda92dbb77bb7e338 (diff) | |
download | hdf5-b4c85700ab7ef727c7bdf9f39d55d3ac9ae3fc7c.zip hdf5-b4c85700ab7ef727c7bdf9f39d55d3ac9ae3fc7c.tar.gz hdf5-b4c85700ab7ef727c7bdf9f39d55d3ac9ae3fc7c.tar.bz2 |
[svn-r2067] URL in this document is still wrong. Updated it.
-rw-r--r-- | INSTALL_GLOBUS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL_GLOBUS b/INSTALL_GLOBUS index 4e6659a..ca99e0d 100644 --- a/INSTALL_GLOBUS +++ b/INSTALL_GLOBUS @@ -38,7 +38,7 @@ The installation steps are similar to the ones in INSTALL file: There is one read testing program called 'gass_read' in the 'test' directory. It does whole file read through HTTP protocal. The URL is hard coded as - http://hdf.ncsa.uiuc.edu/GLOBUS/a.h5 + http://paz.ncsa.uiuc.edu:8080/test/a.h5 The writing really depends on your web server. You have to set up your server in right way to accept writing in files. We have tested it using |