Tagged Questions
1
vote
1answer
99 views
phpMyAdmin rewrite for nginx
I am trying to configure Nginx so that I can access PhpMyAdmin from a subdirectory (aka domain.com/phpmyadmin). The code provided below seems to work for me although I don't want the alias to be ...