Changes between Initial Version and Version 1 of Ticket #204
- Timestamp:
- Jun 12, 2011, 7:39:23 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #204 – Description
initial v1 1 1 WordPress only works at the URL it's installed at, making life annoying for users with custom vhosts or who decide to otherwise move the install (see http://scripts.mit.edu/faq/121/how-can-i-move-a-wordpress-install). We should arrange for the WordPresses we install to not do this, ideally by getting a patch upstream. 2 3 See also #17.