Bug #63
Automatic installation script is borked
| Status: | New | Start: | 09/18/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Cameron Fackler | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Resolution: |
Description
Does not work, due to .htaccess changing the DirectoryIndex, since the installation code is called only in index.php.
One of my first plans is to write some init logic to be called at the beginning of each page, so this should be fixed then. This logic would then be able to change the default page (based on authentication status, for example).