mark2web/example/config.yml
Sebastian Frank c35cfec291
assets fix
2019-02-12 19:09:25 +01:00

11 lines
246 B
YAML

Webserver:
Type: "apache" # generates .htaccess
Assets:
FromPath: "assets"
ToPath: "assets"
Action: "copy" # symlink, copy or move
FixTemplate: # change path in html templates, no <base> used
Find: "\\.\\./assets/"
Replace: ""