User Tools

Site Tools


plugins:panelredirect

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
plugins:panelredirect [2014/08/03 14:36]
ninos [PanelRedirect Plugin]
plugins:panelredirect [2017/06/08 22:59] (current)
nuxwin
Line 1: Line 1:
-======PanelRedirect ​Plugin======+<​markdown>​ 
 +# i-MSCP ​PanelRedirect ​plugin
  
-Plugin which redirects apache2 requests for the i-MSCP ​control ​panel to nginx.+Provides access to i-MSCP panel (and tools) through standard http(s) ports. 
 +</​markdown>​ 
 +<WRAP center round important 60%> 
 +**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.** 
 +</​WRAP>​ 
 +<​markdown>​ 
 +## Requirements
  
-=====Requirements=====+ - i-MSCP >Serie 1.4.x
  
-  * i-MSCP >= 1.2.0+## Installation
  
-=====Installation=====+1. Upload the plugin through the plugin management interface 
 +2. Install the plugin through the plugin management interface
  
-  * Download the **PanelRedirect** plugin archive from the [[http://​i-mscp.net/​filebase/​index.php/​File/​17-PanelRedirect/​|plugin store]] +## Update
-  * Login into the panel as admin and go to the plugin management interface +
-  * Upload the **PanelRedirect** plugin archive +
-  * Click on the **Update ​Plugins** button +
-  * Activate the plugin+
  
-=====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
  
-  * Backup your current config file **plugins/​PanelRedirect/​config.php** +## Usage of BASE_SERVER_VHOST ​(control panel hostas customer domain
-  * Download the **PanelRedirect** plugin archive from the [[http://​i-mscp.net/​filebase/​index.php/​File/​17-PanelRedirect/​|plugin store]] +
-  * Login into the panel as admin and go to the plugin management interface +
-  * Upload the **PanelRedirect** plugin archive +
-  * Restore your **plugins/​PanelRedirect/​config.php** ​(compare it with new config file first) +
-  * Click on the **Update Plugins** button in the plugin management interface+
  
-=====Configuration=====+Note that if you use `BASE_SERVER_VHOST` (control panel host) as customer 
 +domain, the plugin will automatically remove it own vhost files to avoid 
 +interfering with the customer vhosts files. In such case, it is up to you to 
 +enable the redirect feature for the domain.
  
-Edit the plugins/​PanelRedirect/​config.php:+Note that here, the `domain` word is used as generic term to designate either a 
 +domain, a domain alias, or a subdomain.
  
-  * type (redirectproxy) => Define the redirection type (Default: redirect)+Generally speakingusing this plugin when you also use `BASE_SERVER_VHOST` as 
 +customer domain doesn'​t make any sense. In short, this is a NOOP.
  
-=====Authors=====+## License
  
-  * Ninos Ego <​[email protected]>​+    i-MSCP PanelRedirect plugin 
 +    Copyright (C) 2016-2017 by Laurent Declercq <​[email protected]>​ 
 +    Copyright (C) 2014-2016 by Ninos Ego <​[email protected]
 +     
 +    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 
 +</​markdown>
/var/www/virtual/i-mscp.net/wiki/htdocs/data/attic/plugins/panelredirect.1407076614.txt.gz · Last modified: 2014/08/03 14:36 by ninos