# i-MSCP ServerDefaultPage plugin Provides Apache2 server default page. **Bear in mind that this documentation is for the last available version. If you use an older version, you must refer to the README.md file inside the plugin archive.** ## Requirements - i-MSCP >= Serie 1.4.x ## Installation 1. Upload the plugin through the plugin management interface 2. Install the plugin through the plugin management interface ## Update 1. Backup your plugin configuration file if needed 2. Upload the plugin through the plugin management interface 3. Restore your plugin configuration file if needed 4. Update the plugin list through the plugin management interface ## Customization You can customize the server default page by replacing the files within the ServerDefaultPage/templates/default directory. Once done, you must deactivate and reactivate the plugin through the plugin management interface, else, your changes will not be taken in account. ## License i-MSCP ServerDefaultPage plugin Copyright (C) 2014-2017 by Laurent Declercq Copyright (C) 2014-2016 by Ninos Ego This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA