install: php 단에서 npm 설치 환경 구성

This commit is contained in:
2021-09-08 23:50:38 +09:00
parent 3ab349af6e
commit 69fa1dac6c
6 changed files with 113 additions and 15 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ Allow from <?=$allow_ip?>
<Files j_server_basic_info.php>
Allow from all
</Files>
<Files ~ "\.(xml|css|jpe?g|png|gif|js|pdf)$">
<Files ~ "\.(xml|css|jpe?g|png|gif|js|map|woff2|woff|ttf|pdf|txt)$">
Allow from all
</Files>
<Files j_load_scenarios.php>