diff --git a/nginx.conf b/nginx.conf index d37337e..b5fb4fe 100644 --- a/nginx.conf +++ b/nginx.conf @@ -12,10 +12,6 @@ server { index index.php; # optional read-only static php file without the searchbar, to display all links by default : - # - #location /index.php { - # return 404; - #} # index static.php; }