Is this possible with NGINX Unit with PHP?
James Stine
leon.blade at gmail.com
Sun Sep 8 06:02:03 UTC 2019
Hello everyone,
This is my first time using one of these mailing lists, I apologize if I'm
doing something wrong ahead of time. Thank you for understanding.
My question is about NGINX Unit with PHP for a specific server
configuration, namely with routing. My environment is something like this:
I have a wordpress path in "/var/www/wordpress" that I want to be setup on
the root of my domain like this "http://example.com/". Along with that, I
want another app such as "phpMyAdmin" which is located at
"/var/www/phpMyAdmin". I want this to be off the same server
configuration, but to be ran from the domain like this "
http://example.com/pma".
The server just tries to request a path like this:
"/var/www/phpMyAdmin/pma" where the "pma" is coming from the URI.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/unit/attachments/20190908/b18c1af1/attachment.htm>
More information about the unit
mailing list