stone 3 лет назад
Родитель
Сommit
d43b1ef459
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      resin.conf

+ 1 - 1
resin.conf

@@ -303,7 +303,7 @@
          - configures an explicit root web-app matching the
          - webapp's ROOT
         -->
-       <web-app id="/" character-encoding='UTF-8' document-directory="/data/project/" archive-path="/data/project/ads.war">   
+       <web-app id="/" character-encoding='UTF-8' document-directory="/data/project/ads" archive-path="/data/project/ads.war">   
 	  <access-log path="/dev/null" />
       
        <jsp>