feat: .htaccess 내용 이식

This commit is contained in:
2022-03-14 01:31:56 +09:00
parent 22f37cbdec
commit 4ea00e6deb
3 changed files with 70 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ server {
}
location / {
include snippets/sam.conf;
location ~ \.php$ {
include fastcgi_params;
proxy_read_timeout 600;