Changeset 413

Show
Ignore:
Timestamp:
06/25/06 11:54:27 (2 years ago)
Author:
ben
Message:

Another INSTALL fix - subdirectory support is no longer experimental!

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/INSTALL

    r412 r413  
    1818In your Apache configuration, you must have AllowOverride set to 
    1919All 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, although 
    24 this remains experimental until the next release. 
    2520 
    2621You must have a database on the database server ready for use by Elgg.