Version 1.0.3 has been released in plugin store. Special thanks to @Nuxwin for his commit!
CHANGELOG
- Fixed: Useless instantiation of Httpd server
Version 1.0.3 has been released in plugin store. Special thanks to @Nuxwin for his commit!
CHANGELOG
Version 1.0.4 has been released in plugin store. Special thanks to @Nuxwin for his commit!
CHANGELOG
Work s perfectly with I-MSCP 1.2.1, configuration 'redirect'.
I used it as a redirect from https://webmail.domain.com to https://admin.domain.com:4443/webmail/ (pma, filemanager too). In Apache config added:
QuoteDisplay More<VirtualHost 123.456.789.012:443>
ServerName webmail.domain.com
ServerAlias www.webmail.domain.com
ServerAdmin webmaster@domain.com
Redirect / https://admin.domain.com:4443/webmail/
</VirtualHost>
Of course for all (pma,filemanager etc.)
PanelRedirect 1.0.5 on i-MSCP 1.2.2:
Message:
QuoteRequest from foreign host was blocked.
(see attached file)
but all works fine.
i´ve already set the "Prevent external login ..." switches to disabled.
the message is now not shown on every site.
e.g.
Admin/General/Overview -> no message
Admin/General/Admin Log -> message
Client/General/Overview -> no message
Client/Domains -> message
it doesn´t bother me because all works fine, but this could confuse customers.
@fisa
Which URL give such result exactly?
admin.sub.server.de/client/index.php -> no
admin.sub.server.de/client/domains_manage.php -> message
sorry... this is without "admin." in URL