This plugin redirects any apache2 requests for the i-MSCP control panel ( made on ports 80/443 ) to nginx.
http://wiki.i-mscp.net/doku.php?id=plugins:panelredirect
-
Version 1.2.0
- 13.61 kB
- 3.1k Downloads
Version compatible with i-MSCP >= 1.4.x Serie
CHANGELOG
- Fixed: If BASE_SERVER_VHOST is used as customer domain, plugin vhost files must be removed (See the README.md file)
- Fixed: If BASE_SERVER_VHOST customer domain is being removed, plugin vhost files must be installed (See the README.md file)
- Fixed: Don't remove log folder on plugin uninstallation as BASE_SERVER_VHOST could be used as customer domain
- Removed: Support for i-MSCP Serie 1.3.x
-
Version 1.1.5
- 13.36 kB
- 2.8k Downloads
Version compatible with i-MSCP >= 1.3.1
CHANGELOG
- Fixed: Don't proxy/redirect URIs matching ACME http-01 challenge path (Required by LetsEncrypt plugin >= v1.3.0)
- Fixed: Don't override proxy errors
-
Version 1.1.4
- 13.36 kB
- 2.6k Downloads
Version compatible with i-MSCP >= 1.3.1
CHANGELOG- Added: X-Forwarded-Proto and X-Forwarded-Port request headers (proxy mode)
- Fixed: Do not override frontEnd HTTP ports
- Fixed: Possible proxy timeout on statistic page (increased timeout value)
- Updated: README.md file (added section for available operational modes)
-
Version 1.1.3
- 13.17 kB
- 2.3k Downloads
Version compatible with i-MSCP 1.3.x Serie
CHANGELOG
- Fixed: Apache2 not reloaded - reload attribute is not defined
-
Version 1.1.2
- 13.15 kB
- 2.1k Downloads
Version compatible with i-MSCP 1.3.x Serie
CHANGELOG
- Enhancement: Avoid usage of experimental smartmatch operator
- Enhancement: Allow invalid SSL certificates
- Fixed: Method installConfFile() from httpd server packages has been removed in i-MSCP 1.3.0
-
Version 1.1.1
- 13.2 kB
- 3k Downloads
Version compatible with i-MSCP >= 1.2.3
CHANGELOG- Fixed: Solving Apache 503 "Service temporarily unavailable" error
-
Version 1.1.0
- 12.96 kB
- 5.1k Downloads
Version compatible with i-MSCP >= 1.2.3
CHANGELOG
- Added: required_api info field
- Fixed: Log folder not created on plugin change ( eg. when changing panel hostname )
- Fixed: Override HTTP ports which are defined by i-MSCP in case of proxy usage
-
Version 1.0.5
- 18.5 kB
- 2.7k Downloads
Version compatible with i-MSCP >= 1.2.0
CHANGELOG
- Added: Checks for update tasks
-
Version 1.0.4
- 18.4 kB
- 1.9k Downloads
Version compatible with i-MSCP >= 1.2.0
CHANGELOG
- Fixed: Wrong permissions applied on the apache2 logs folder, causing issues with logrotate
-
Version 1.0.3
- 18.39 kB
- 1.8k Downloads
Version compatible with i-MSCP >= 1.2.0
CHANGELOG
- Fixed: Useless instantiation of Httpd server