fix nginx

This commit is contained in:
nihilist 2025-01-28 09:02:36 +01:00
parent c458d38494
commit 53f988fa75

View file

@ -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;
}