Hello, tell me how to fix:
There is a site, when accessing it via http , the main page of the site opens.
BUT
when accessing it via https , the same text remains in the URL, however, the authorization page phpMyAdmin opens.

Thanks in advance for your help.

  • Virtual hosts are so configured - uorypm

1 answer 1

I cannot add comments to the question yet, therefore I am writing in the form of an answer. Show your configs. These are ALL files from the /etc/apache2/sites-available/ directory and also the /etc/apache2/sites-available/apache2.conf file.

If you do not have apache, but nginx, the config file nginx.conf is located in one of three folders:

 /usr/local/nginx/conf /etc/nginx /usr/local/etc/nginx