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/12/31 03:06]
ninos [Installation]
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 of the panel to nginx+Provides access to i-MSCP ​panel (and tools) through standard http(s) ports. 
-=====Requirements=====+</​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
  
-  * i-MSCP >= 1.2.0+ ​- ​i-MSCP >= Serie 1.4.x
  
-=====Installation=====+## Installation
  
-  * Download ​the **PanelRedirect** ​plugin ​archive from the [[http://​i-mscp.net/​filebase/​index.php/​File/​27-PanelRedirect/​|plugin store]] +1. Upload ​the plugin ​through ​the plugin management interface 
-  * Login into the panel as admin and go to the plugin management interface +2. Install ​the plugin ​through ​the plugin ​management interface
-  * Upload ​the **PanelRedirect** ​plugin ​archive +
-  * Click on the **Update Plugins** button +
-  * Activate ​the plugin+
  
-=====Update=====+## Update
  
-  * Backup your current config ​file **plugins/​PanelRedirect/​config.php** +1. Backup your plugin configuration ​file if needed 
-  * Download ​the **PanelRedirect** ​plugin ​archive from the [[http://​i-mscp.net/​filebase/​index.php/​File/​17-PanelRedirect/​|plugin store]] +2Upload ​the plugin ​through ​the plugin management interface 
-  * Login into the panel as admin and go to the plugin management interface +3. Restore your plugin configuration ​file if needed 
-  * Upload the **PanelRedirect** plugin archive +4. Update ​the plugin list through ​the plugin management interface
-  * 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=====+## Usage of BASE_SERVER_VHOST (control panel host) as customer domain
  
-Edit the plugins/​PanelRedirect/​config.php:+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.
  
-  * type (redirectproxy) => Define ​the redirection type (Default: redirect)+Note that here, the `domain` word is used as generic term to designate either a 
 +domain, a domain alias, or a subdomain.
  
-=====Authors=====+Generally speaking, using this plugin when you also use `BASE_SERVER_VHOST` as 
 +customer domain doesn'​t make any sense. In short, this is a NOOP.
  
-  * Ninos Ego <​[email protected]>​+## License 
 + 
 +    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.1419995173.txt.gz · Last modified: 2014/12/31 03:06 by ninos