Arc Forumnew | comments | leaders | submitlogin
3 points by lboard 5622 days ago | link | parent

If you are using anarki arc, then set the rootdir* to appropriate directory.

  (= rootdir* "/home/you/yourdir/")


2 points by eds 5620 days ago | link

You can also configure Apache to serve static files without going through Arc, which is probably faster.

See http://arclanguage.com/item?id=3486 for an example configuration.

-----