| 109 | | ; eAccelerator can be managed through web interface script eaccelerator.php. So |
|---|
| 110 | | ; you need to put this file on your web site. For security reasons it is |
|---|
| 111 | | ; recommended to restrict the usage of this script by your local IP. |
|---|
| 112 | | ; |
|---|
| 113 | | ; To create the eAccelerator password type |
|---|
| 114 | | ; |
|---|
| 115 | | ; php -q eaccelerator_password.php |
|---|
| 116 | | ; Changing password for eAccelerator Web Interface (eaccelerator.php) |
|---|
| 117 | | ; |
|---|
| 118 | | ; Enter admin name: admin |
|---|
| 119 | | ; New admin password: eaccelerator |
|---|
| 120 | | ; Retype new admin password: eaccelerator |
|---|
| | 109 | ; The script paths that are allowed to get admin information and do admin |
|---|
| | 110 | ; controls |
|---|
| | 111 | eaccelerator.allowed_admin_path = "" |
|---|