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

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Fri Oct 3 08:08:54 EDT 2008

I'm confused. You want your servlet to know what the configuration
table the server was run with?

Jay

On Thu, Oct 2, 2008 at 11:37 PM, YC <yinso.chen at gmail.com> wrote:
> 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
>>
>
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://jay.teammccarthy.org

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.