Path

ez.no / exponential / documentation / configuration / configuration / tips & tricks / change the name of the main...


Change the name of the main script

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

Comments

Log in or create a user account to comment.

Contents

Configuration

Configuration
    WebDAV setup
    Exponential running on a CGI version o...
    Path prefix
    Locale Settings
    Introduction
    Configuration files
    Site access
    Common settings
    Multi Site
    Directory structure
    Language and charset
    Cron jobs
    Login handler
    Search engine
    Tips & Tricks
       Manual "modfix"
       Several sites with one installation
       Enable / disable the setup wizard
       Determine if user has to log in
       Change the name of the main script
       Setting default page
       Setting the path to the var directory
       File permissions
       Defining design resources
       Exclude URIs from rewrite
Security
Optimization
Backup & Restore
Troubleshooting


Created

10/04/2003
9:32:52 am
by Karsten Jennissen

Last updated

07/07/2003
10:03:48 am
by B�rd Farstad

Authors

Karsten Jennissen
B�rd Farstad



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.