I am relatively new to NGINX. I was used to using packages like xampp for all my web projects. I installed NGINX, PHP and MariaDB on my local computer and I would like to know how do i run multiple projects using the project?
I understand that in the "nginx.conf" file you have to specify the root directiry of your projects? Do I have to do it everytime in every project? Unlike xampp, there's a htdocs folder wher you have to create your projects and just run localhost on the web browser and every folders you have been working on will be displayed there.
Need assistance.
I understand that in the "nginx.conf" file you have to specify the root directiry of your projects? Do I have to do it everytime in every project? Unlike xampp, there's a htdocs folder wher you have to create your projects and just run localhost on the web browser and every folders you have been working on will be displayed there.
Need assistance.