|
|
Line 1: |
Line 1: |
− | ===Overview===
| |
| | | |
− | Make the following MapGuide server commandline parameter changes:
| |
− | 1) Change the "/" character before the parameter to a "-".
| |
− | 2) Change the "testmode" parameter to "test"
| |
− | 3) Remove the "/t" parameter from the renamed "test" parameter.
| |
− | 4) Change the "interactive" parameter to "run".
| |
− |
| |
− | ===Motivation===
| |
− |
| |
− | The current commandline parameters for the MapGuide server require the "/" character before the parameter. This is more Windows centric and is actually the same as the Linux path seperator character.
| |
− |
| |
− | ===Funding/Resources===
| |
− |
| |
− | The author of this RFC (Bruce Dechant) will be the resource to implement this.
| |
− |
| |
− | ===Proposed Changes===
| |
− |
| |
− |
| |
− | ====Technical====
| |
− |
| |
− | The following files will be affects:
| |
− | ????
| |
− |
| |
− | ===Implications===
| |
− |
| |
− | Users will need to be aware that the existing commandline parameters have changed, especially the "/interactive" commandline parameter.
| |
− |
| |
− | ===Test Plan===
| |
− |
| |
− | ????
| |