347
edits
Changes
→Installation
Also, the type of index file that [[This Is Your Brain On Informatics: NGINX|NGINX]] recognizes will need to be changed so that it recognizes [[#index.php|index.php]] if it has not been done so already.
And lastly, we need to make a location for phpMyAdmin just as for SQLbuddy. TypeAccess the following file with your favorite text editor:
<pre>cd /etc/nginx/sites-available/www</pre> and open the ''www'' file.
Then, add this block of code below the current locations to set up a new location on the server for SQLbuddy: