[Cppcms-users] Attempting to run cppcms at webroot
Brought to you by:
artyom-beilis
From: David E. <dav...@gm...> - 2011-08-31 05:08:12
|
Artyom, As cppcms is the only application im going to be running, i want to run it at web root. I modified the "root" property of blog in config.js to "/" but that did not work, I eventually modified it to just "" and that seemed to work. I also set the http.script param "/". However, something with the regex seems to be weird because the home page works fine, but any other page requires two "/" to work, i.e. 127.0.0.1//admin. If I set the http.script to "" nothing works. Any ideas? Would these problems go away if I were using lighttd or some other "real" webserver? Thanks, -dave |