Skip to content

Commit 7fecbff

Browse files
committed
fix conf apache
1 parent e04d8c2 commit 7fecbff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cong_apache.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Alias /trombi /home/UNIX_USER/workspace/trombi/ldaptrombipy/static/app/dist
2-
<Directory /home/UNIX_USER/workspace/trombi/ldaptrombipy/static/app/dist >
1+
Alias /trombi /home/UNIX_USER/trombi/ldaptrombipy/static/app/dist
2+
<Directory /home/UNIX_USER/trombi/ldaptrombipy/static/app/dist >
33
Require all granted
44
</Directory>
55

0 commit comments

Comments
 (0)