ez.no / exponential / documentation / configuration / configuration / tips & tricks / change the name of the main...
To change the name of the index.php to something else, e.g. default.php, you can do the following
1. Rename the index.php to default.php :-)
2. Edit the renamed script, in line 259 change to
eZSys::init( 'default.php' );
Thanks to Kai D�bbert
Log in or create a user account to comment.
Comments