This commit is contained in:
devdatt 2025-10-28 12:31:02 +00:00
parent 19ce8f3af1
commit 85bcf9b867
9 changed files with 2 additions and 2 deletions

0
html/default_nginx.conf Normal file → Executable file
View File

File diff suppressed because one or more lines are too long

0
html/nginx.conf Normal file → Executable file
View File

Binary file not shown.

View File

@ -187,7 +187,7 @@ server {
index index.php index.html;
location / {
try_files $uri $uri/ =404;
try_files \$uri \$uri/ =404;
}
location ~ \.php$ {
include snippets/fastcgi-php.conf;

0
setup/sls.conf Normal file → Executable file
View File

0
setup/srt-1.5.5-Linux.deb Normal file → Executable file
View File

0
sls.conf Normal file → Executable file
View File

0
srt-1.5.5-Linux.deb Normal file → Executable file
View File