search for: server_root

Displaying 4 results from an estimated 4 matches for "server_root".

Did you mean: server_role
2007 May 06
2
prototype setStyle (background-image) relative url problem
Hi there, hope I can explain this one! When I try to use a setStyle call and set the backgroundImage property of an element, I''m having some problems using a relative URL. my directory structure is this: SERVER_ROOT/context/javascript/tree.js SERVER_ROOT/context/style/tree/tree.css SERVER_ROOT/context/images/node_icons/open.png SERVER_ROOT/context/images/node_icons/closed.png in my tree.css file i set background image using the relative url: ../../images/node_icons/open.png this works fine. However in my tre...
2006 Jan 16
2
Basic (newbie) Webrick / ssl config question
I have a simple Intranet app I want to make accessible via the Internet for remote access by our employees. I want to use ssl (https) connections and I''ve found enough messages to imply Webrick as included in rails can do the job. The message at http://wrath.rubyonrails.org/pipermail/rails/2005-January/001993.html even appears to tell me exactly how to do it by modifying
2010 Mar 05
1
WEBrick 500 error only with https
...uire ''webrick'' require ''webrick/https'' puts "=> Booting WEBrick..." OPTIONS = { :port => 3001, :ip => "x.x.x.x", :environment => (ENV[''RAILS_ENV''] || "development").dup, :server_root => File.expand_path(RAILS_ROOT + "/public/"), :pkey => OpenSSL::PKey::RSA.new( File.open(RAILS_ROOT + "/config/certs/server.key").read), :cert => OpenSSL::X509::Certificate.new( File.open(RAILS_ROOT +...
2012 Mar 19
1
ABRT interpretation / guidance needed
...r/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin LOCALE= SERVER_REALROOT=/usr/libexec/webmin PWD=/usr/libexec/webmin/webmincron WEBMIN_CRON=1 SERVER_ADMIN= LANG= SERVER_ROOT=/usr/libexec/webmin WEBMIN_CONFIG=/etc/webmin PERLLIB=/usr/libexec/webmin SHLVL=1 HOME=/root LANGUAGE= MINISERV_PID=1657 SERVER_SOFTWARE=MiniServ/1.580 WEBMIN_VAR=/var/webmin _=/bin/rpm os_release ----- CentOS release 6.2 (Final) Jeff Boyce Meridian Environmental www.meridianenv.com