NGinx Default public www location?

前端 未结 30 1101
野性不改
野性不改 2020-11-28 17:51

I have worked with Apache before, so I am aware that the default public web root is typically /var/www/.

I recently started working with nginx, but I ca

30条回答
  •  爱一瞬间的悲伤
    2020-11-28 18:12

    If you are on Ubuntu 14.04 you can find nginx www directory at following path:

    yusuf@yusuf-he:/usr/share/nginx/html$ pwd
    /usr/share/nginx/html
    yusuf@yusuf-he:/usr/share/nginx/html$
    

提交回复
热议问题