[plt-scheme] change default-web-root to a different path

From: YC (yinso.chen at gmail.com)
Date: Fri Oct 3 01:37:14 EDT 2008

Hi -

is there a way to retrieve the path of this configuration file?

Within web-server/configuration/configuration-table I only find a
default-configuration-table-path, which is not what I needed when a new
configuration-table path is passed in.

Is there a  `(current-configuration-table-path)` or
`(current-configuration-table)`?

Thanks,
yc


On Wed, Oct 1, 2008 at 6:53 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:

> When you run the web-server via plt-web-server you can pass an
> argument to specify the configuration file. That file determines where
> the paths are for everything:
>
> http://docs.plt-scheme.org/web-server/command-line-tools.html
>
> Jay
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20081002/af7557aa/attachment.html>

Posted on the users mailing list.