which
which nginx
whereis
whereis nginx
nginx.conf
cat /path/to/nginx.conf | grep 'prefix'
dpkg -L nginx
rpm -ql nginx
以上方法可以幫助你查找到nginx的安裝目錄。