Wednesday 09 April 2003 11:33:52 pm
This is actually really easy.
Two steps:
1. Rename "index.php" to "default.php" 2. Edit "default.php" and change line 259 to "eZSys::init( 'default.php' );" Voila. Kai (BTW: it should also be possible to use this for a SiteAccess method. E.g. admin.php for the administration area and user.php for the user area.)
|