Changes between Version 10 and Version 11 of MasterUrl
- Timestamp:
- Dec 10, 2012, 8:23:39 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MasterUrl
v10 v11 1 = Ch anging a project URL =1 = Choosing a project URL = 2 2 3 3 It's recommended that projects choose master URLs 4 that avoid anything prone to change, 5 especially in the hostname. 4 that allow the server to change location. 6 5 For example, even if you're still starting with a test project, 7 6 don't use an IP address in the URL; use an actual hostname. … … 11 10 to the University of Delaware, 12 11 and had to change their URL from docking.utep.edu to docking.cis.udel.edu. 12 This required their volunteers to attach to the new project, 13 and some volunteers were lost. 13 14 Thus, the best way is having a hostname just for that project. 14 15 [http://www.w3.org/Provider/Style/URI.html.en Good URLs don't change]. … … 21 22 It's best to have project1.example.org and project2.example.org 22 23 so they can (now or in the future) have different IP addresses. 24 25 == How to change a project URL == 23 26 24 27 All that said, here is how you change a project URL: