Changes between Version 9 and Version 10 of S3/S3REST/URLFormat
- Timestamp:
- 10/28/10 09:59:14 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3REST/URLFormat
v9 v10 10 10 The basic URL format is: 11 11 12 ''!http:// server / path'' / '''prefix''' / '''name'''{ /<'''arguments'''> }{ ?<'''query'''> }12 !http:// '''server''' / '''path''' / '''prefix''' / '''name'''{ /<'''arguments'''> }{ ?<'''query'''> } 13 13 14 14 ''Example:'' … … 17 17 }}} 18 18 19 * server ({{{/eden}}}) is the server ({{{vita.sahanafoundation.org}}}), paththe path to the application19 * '''server''' ('''{{{vita.sahanafoundation.org}}}''') is the server, '''path''' ('''{{{/eden}}}''') the path to the application 20 20 21 21 * '''prefix''' ('''{{{/hms}}}''') is the application prefix (="module" name) of the resource