Please help me with this question, in my vesta panel I can not use my database or my webmail when I enter this code in the .conf file:
#location / {
if (! -e $ request_filename) {
rewrite ^ / (. *) /index.php?_page_url=$1 last;
when I log in, this code in the .conf file, my webmail and my mysql page do not work, I have tested row by row and only this row that causes these errors.
Someone who uses vestacp with yetishare, who has webmail roundcub and phpmyadmin with Pure NGIX + PHP-FPM Running, Please can post the settings of your file. Conf. Here.
Thank you.
#location / {
if (! -e $ request_filename) {
rewrite ^ / (. *) /index.php?_page_url=$1 last;
when I log in, this code in the .conf file, my webmail and my mysql page do not work, I have tested row by row and only this row that causes these errors.
Someone who uses vestacp with yetishare, who has webmail roundcub and phpmyadmin with Pure NGIX + PHP-FPM Running, Please can post the settings of your file. Conf. Here.
Thank you.