XPenology DSM 6 PhpPgAdmin installation and configuration.
www.phppgadmin.conf contents:
------------
location ^~ /phpPgAdmin/ {
fastcgi_read_timeout 300;
root /usr/syno/synoman/phpsrc;
location ~ ^/phpPgAdmin/(.*)/\. {
deny all;
}
location ~* \.(jpg|jpeg|png|gif|css|js|ico)$ {
expires max;
log_not_found off;
}
location ~ \.php$ {
include fastcgi.conf;
fastcgi_pass unix:/run/php-fpm/php56-fpm.sock;
fastcgi_index index.php;
}
}
location = /phpPgAdmin {
fastcgi_read_timeout 300;
root /usr/syno/synoman/phpsrc;
try_files $uri/ /phpPgAdmin/index.php$is_args$args;
------------
-----------------------------------------------------
If you like our work, don't forget to Subscribe:
https://www.youtube.com/subscription_...
Watch video Xpenology DSM 6 Episode #3: PhpPgAdmin online without registration, duration hours minute second in high quality. This video was added by user siakavelisgr 11 August 2016, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,223 once and liked it 10 people.