- License Agreement
- GNU General Public License (GPL)
- Website
- http://wiki.i-mscp.net/doku.php?id=plugins:serverdefaultpage
Plugin which allows to set a server default page.
http://wiki.i-mscp.net/doku.php?id=plugins:serverdefaultpage
-
Version 1.3.0
- 35.62 kB
- 879 Downloads
Version compatible with i-MSCP >= 1.4.x Serie
CHANGELOG
- Added: Cronjob for renewal of self-signed SSL certificate (only registered when a self-signed certificate is used)
- Fixed: All registered IP addresses must be added in the vhost files, even if some are not assigned to customers yet
- Fixed: SSL self-signed certificate must not be re-created if not expired yet (expire date + 1 month)
- Removed: Support for i-MSCP 1.3.x Serie
-
Version 1.2.5
- 34.43 kB
- 594 Downloads
Version compatible with i-MSCP 1.3.x Serie
CHANGELOG
- Fixed: Wrong port set in SSL vhost
-
Version 1.2.4
- 34.38 kB
- 121 Downloads
Version compatible with i-MSCP 1.3.x Serie
CHANGELOG
- Fixed: Apache2 not reloaded - reload attribute is not defined
-
Version 1.2.3
- 34.35 kB
- 30 Downloads
Version compatible with i-MSCP 1.3.x Serie
CHANGELOG
- Changed: Listen on the `afterAddIps' event (available since 1.3.x) instead of the `afterHttpdAddIps' event
- Fixed: Avoid usage of experimental smartmatch operator
- Fixed: HTTPD server instance not defined in run() action context, leading to errors
- Fixed: Method installConfFile() from httpd server packages has been removed in i-MSCP 1.3.x
- Fixed: Only register listener if status is enabled
- Fixed: SSL certificate must not be re-created in run() action context
- Fixed: Undefined $self variable in onAddIps event listener
- Renamed: Server default page document root from `default' to `ServerDefaultPage'
-
Version 1.2.2
- 34.18 kB
- 565 Downloads
Version compatible with i-MSCP >= 1.2.17
CHANGELOG
- Fixed: Only add BASE_SERVER_IP to ssl ips, if ssl is enabled for panel
- Fixed: Compatibility with i-MSCP 1.2.17 API
-
Version 1.2.1
- 34 kB
- 647 Downloads
Version compatible with i-MSCP >= 1.2.3
CHANGELOG- Fixed: Certificate path in vhost-file
-
Version 1.2.0
- 33.98 kB
- 73 Downloads
Version compatible with i-MSCP >= 1.2.3
CHANGELOG- Added: Always support SSL
-
Version 1.1.2
- 33.89 kB
- 180 Downloads
Version compatible with i-MSCP >= 1.2.3
CHANGELOG
- Fixed: iMSCP::Dir::make expects the mode passed as octal value
- CS fixes
-
Version 1.1.1
- 33.96 kB
- 232 Downloads
Version compatible with i-MSCP >= 1.2.3
CHANGELOG
- Updated: README.md file (Added note about template customization)
-
Version 1.1.0
- 34.1 kB
- 239 Downloads
Version compatible with i-MSCP >= 1.2.3
CHANGELOG
- Removed: Support for i-MSCP 1.1.x serie
- Updated: Templates