diff --git a/php/symfony/.nginx.conf.d/location-server.conf b/php/symfony/.nginx.conf.d/location-server.conf deleted file mode 100644 index 29ab571..0000000 --- a/php/symfony/.nginx.conf.d/location-server.conf +++ /dev/null @@ -1,3 +0,0 @@ -location / { - try_files $uri $uri/ /index.php?$args; -} \ No newline at end of file