[OSM-dev] Using the API from the dev server: is it possible?
Immanuel Scholz
immanuel.scholz at gmx.de
Wed Apr 5 09:02:10 BST 2006
Hi again,
> If someone can confirm this behaviour, can he please also updaet
> http://wiki.openstreetmap.org/index.php/Using_the_dev_server?
found it.
>From the mod_ruby FAQ (http://wiki.modruby.net/en/?FAQ):
"But on the other side, different scripts run using the same Ruby
interpreter, so a malicious script can change the behavior of the other
scripts."
To Nick: I recommend you should try to change the apache config to not use
mod_ruby on the dev server but launche the interpreter from /usr/bin/ruby
on every script invocation (just an ordinary cgi-bin config)
Ciao, Imi.
More information about the dev
mailing list