Changeset 413
- Timestamp:
- 06/25/06 11:54:27 (2 years ago)
- Files:
-
- devel/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/INSTALL
r412 r413 18 18 In your Apache configuration, you must have AllowOverride set to 19 19 All for the directory where Elgg is installed. 20 21 Elgg prefers to be installed on the root of a domain - for example,22 at http://elgg.net/, as opposed to http://elgg.net/subdirectory/.23 However, it has now been tested to work in subdirectories, although24 this remains experimental until the next release.25 20 26 21 You must have a database on the database server ready for use by Elgg.
