assets fix

This commit is contained in:
Sebastian Frank
2019-02-12 19:09:25 +01:00
parent b7f31e8416
commit c35cfec291
6 changed files with 57 additions and 7 deletions

View File

@@ -2,6 +2,9 @@ Webserver:
Type: "apache" # generates .htaccess
Assets:
Path: "/assets"
DeployType: "symlink" # symlink, copy or move
FixTemplate: True # change path in html templates, no <base> used
FromPath: "assets"
ToPath: "assets"
Action: "copy" # symlink, copy or move
FixTemplate: # change path in html templates, no <base> used
Find: "\\.\\./assets/"
Replace: ""