Skip to content

Make `/pages` to be an actual `artifacts-path`

Jaime Martinez requested to merge 505-support-pages-artifact-path into master

Makes jail serving path match the pages-root path.

It resolves the absolute path of filepath.Abs(pagesRoot), creates the directory inside the jail and serves content directly from it rather than from /pages.

Closes #505 (closed)

Edited by Jaime Martinez

Merge request reports