I'm having a bit of difficulty configuring --deploy-path and --docroot.

When I launch from "." and use --docroot=".;css", I can access
./css/styles.css through foobar.com/css/styles.css. This seems clear enough.

When I launch from "." and use --deploy-path="bar" --docroot=".;css", I can
still access ./css/styles.css through foobar.com/css/styles.css. How can I
make that file accessible at foobar.com/bar/css/styles.css ? I see that I
can move styles.css into ./bar/css/, but this doesn't seem very flexible.
Did I miss anything?


In Christ,
Aaron Laws
------------------------------------------------------------------------------
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to