Re: [Cppcms-users] Using root dir as application root
Brought to you by:
artyom-beilis
From: doug l. <bi...@gm...> - 2012-04-22 13:40:23
|
Okay, dumb question, sorry! I just did it by changing the "script_names" config param to [ "/"] -- I thought I'd struggled with this before, but I guess not. :) On 22 April 2012 14:37, doug livesey <bi...@gm...> wrote: > Hi -- all of the tutorials seem to use a non-root directory (such as > "hello/" or "myapp/") as the root for the application. > Is it possible with cppcms to have the root directory be the application > root? > So that, for example, I could make the hello world application run in the > browser from "http://localhost:8080/"? > Cheers, > Doug. > |