Hi. My nginx document root directory is /srv/http Inside that directory i created another directory called finics. In that directory i moved a laravel project and add the following location block to my nginx configuration file. location ^~ /finics { root /srv/http/finics/public; try_files $uri $uri/ /finics/index.php?$query_string; location ~ \.php(?:$|/) {by arronar - How to...
![]() |
![]() |
![]() |
![]() |
|