This commit is contained in:
Gitea
2022-12-21 11:09:24 +01:00
parent 62fe006b18
commit 722ecd9c42
3 changed files with 2 additions and 7 deletions
-5
View File
@@ -52,11 +52,6 @@ server {
try_files $uri $uri/ /index.php?q=$uri&$args;
}
#location /filtron {
# root /var/www/vhosts/solusar.de/subdomains/monitor/;
# index index.html;
#}
#location ~ \.php$ {
# try_files $uri =404;
# fastcgi_split_path_info ^(.+\.php)(/.+)$;