• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Domains and Subdomains are redirecting to plesk login

edesalto

New Pleskian
Hello! Good night I need help with this problem:
After upgrading my plesk version to PLESK Obsidian Versión 18.0.28 new domains or subdomains redirect like this https://[SUBDOMAIN].[DOMAIN].com/login_up.php?success_redirect_url=https%3A%2F%2F[SUBDOMAIN]%2F ONLY NEW DOMAINS redirect this way ramdonly when I clic internal links on my website, I need to refresh serveral times, in Wordpress the only solution I found, was to change apache server to serve with Nginx also needed to uncheck "Proxy mode", but this solution only works for Wordpress new sites or new subdomains but when I try this solution on Drupal 7 websites it doesn't work. Old websites before the upgrade does not redirect to my login PLESK page. Also the redirected webpage is my PLESK Login without port :8443 like this pattern: https://[SUBDOMAIN].[DOMAIN].com/login_up.php?success_redirect_url=https%3A%2F%2F[SUBDOMAIN]%2F Do you have any solution? thanks in advance for the help

Error Log for drupal subdomain:
[Thu Jul 23 15:43:46.586929 2020] [:error] [pid 19908:tid 139761601902336] [client 93.158.66.43:44026] [client 93.158.66.43] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.git/" at REQUEST_URI. [file "/etc/apache2/modsecurity.d/rules/comodo_free/02_Global_Generic.conf"] [line "122"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "elintercambio.elimpact.io"] [uri "/.git/HEAD"] [unique_id "XxoEknS6gdSaHx3MhrnPkwAAAEw"]
[Thu Jul 23 15:43:46.945091 2020] [:error] [pid 19908:tid 139761389926144] [client 93.158.66.50:44028] [client 93.158.66.50] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.git/" at REQUEST_URI. [file "/etc/apache2/modsecurity.d/rules/comodo_free/02_Global_Generic.conf"] [line "122"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "elintercambio.elimpact.io"] [uri "/.git/HEAD"] [unique_id "XxoEknS6gdSaHx3MhrnPlAAAAE0"]
[Thu Jul 23 15:43:47.395707 2020] [:error] [pid 19908:tid 139761381533440] [client 93.158.66.50:44030] [client 93.158.66.50] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.git/" at REQUEST_URI. [file "/etc/apache2/modsecurity.d/rules/comodo_free/02_Global_Generic.conf"] [line "122"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "elintercambio.elimpact.io"] [uri "/.git/HEAD"] [unique_id "XxoEk3S6gdSaHx3MhrnPlQAAAE4"]
[Thu Jul 23 15:44:05.898763 2020] [:error] [pid 19908:tid 139761373140736] [client 93.158.66.45:44032] [client 93.158.66.45] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.git/" at REQUEST_URI. [file "/etc/apache2/modsecurity.d/rules/comodo_free/02_Global_Generic.conf"] [line "122"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "elintercambio.elimpact.io"] [uri "/.git/HEAD"] [unique_id "XxoEpXS6gdSaHx3MhrnPlgAAAE8"]
[Thu Jul 23 15:44:06.333808 2020] [:error] [pid 19908:tid 139761364748032] [client 93.158.66.45:44034] [client 93.158.66.45] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.git/" at REQUEST_URI. [file "/etc/apache2/modsecurity.d/rules/comodo_free/02_Global_Generic.conf"] [line "122"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "elintercambio.elimpact.io"] [uri "/.git/HEAD"] [unique_id "XxoEpnS6gdSaHx3MhrnPlwAAAFA"]
 
Last edited:
@nekoo The symptoms described in the initial posts are not a Plesk issue. It may have been that a custom host domain name was set or that the host domain had an .htaccess configuration file that redirected all requests that could not be served from a virtualhost configuration to the login page. The log excerpt provided in the initial post has nothing to do with any of these..
If you are experiencing an issue, please describe the issue in a new thread with steps to reproduce it.
 
Back
Top