search for: server_addr

Displaying 12 results from an estimated 12 matches for "server_addr".

2009 Jun 25
1
request.host, proxy chains and HTTP_X_FORWARDED_HOST
...npack-2.3.2\lib\action_controller\request.rb line 271) def raw_host_with_port if forwarded = env["HTTP_X_FORWARDED_HOST"] forwarded.split(/,\s?/).last else env[''HTTP_HOST''] || "#{env[''SERVER_NAME''] || env [''SERVER_ADDR'']}:#{env[''SERVER_PORT'']}" end end What happens is that we get proxy2 as the host. Shouldn''t it be trying to get the first item instead - forwarded.split(/,\s?/).first giving us proxy1:81 instead? Is this a bug? If not, is there reasoni...
2004 Aug 24
1
error when unsubscribe (PR#7198)
...stat.ethz.ch REMOTE_ADDR 155.140.122.227 SSL_CIPHER_ALGKEYSIZE 128 SSL_SERVER_I_DN /C=CH/ST=Switzerland/L=Zurich/O=ETH Zurich/OU=Department of Mathematics/CN=ISG D-MATH/emailAddress=webmaster@math.ethz.ch SSL_SERVER_I_DN_C CH SSL_SERVER_M_VERSION 1 SSL_SERVER_I_DN_O ETH Zurich SERVER_ADDR 129.132.148.136 DOCUMENT_ROOT /var/www/vhosts/sfs/htdocs SSL_SERVER_S_DN_OU Seminar for Statistics SERVER_PORT 443 SSL_SERVER_I_DN_Email webmaster@math.ethz.ch SSL_VERSION_LIBRARY OpenSSL/0.9.7a PYTHONPATH /scratch/local/app/mailman-sfs/2.1.5 SCRIPT_FILENAME /var/www/vhosts/sf...
2005 Jun 26
0
Bug in Mailman version 2.1.5
...i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 HTTP_CONNECTION keep-alive SERVER_NAME lists.digium.com REMOTE_ADDR 198.54.202.226 HTTP_VIA 1.1 ndf-cache2 (NetCache NetApp/5.5R6D36), 1.1 rba-cache1 (NetCache NetApp/5.5R6D27) PATH_TRANSLATED /var/mailman/html/asterisk-users SERVER_PORT 80 SERVER_ADDR 69.16.138.164 DOCUMENT_ROOT /var/mailman/html PYTHONPATH /var/mailman SCRIPT_FILENAME /var/mailman/cgi-bin/confirm SERVER_ADMIN root@localhost HTTP_HOST lists.digium.com MAIL_CONFIG /etc/postfix2 REQUEST_URI /mailman/confirm/asterisk-users HTTP_ACCEPT text/xml,application/xml,application/x...
2008 Apr 22
8
How to GET/POST in Rails ?
Is there a definitive guide on how to create a controller that understands and responds to GET/POST methods ? This does not necessarily mean I''m trying RESTful Web services. Google returned lot of material but most of them is pre-Rails 2.0 or not well explained. Did I miss any obvious document ? -Arun --~--~---------~--~----~------------~-------~--~----~ You received this message
2003 Jul 07
2
msn
hi guys, have any of you guys managed to use msn messenger to authenticate with asterisk using its DNS name? based on my experience with other sip proxies, msn will not authenticate if it sees a different realm than the realm of the client. one workaround i did was to edit the chan_sip.c to send a pre-defined realm, and also edit the Contact: field. after this, asterisk would send a 401 to the
2012 Feb 10
2
My Host
I need to get some absolute redirects working -- basically I set callback hooks to external services, but I want these hooks to use my configured CNAME''s. I''m trying to find a way so that my app doesn''t have to know about these CNAME''s. So I''m looking at the request in the controller to try and get the base URL where I''m running. To
2004 Feb 06
0
Bug (PR#6550)
...t.math.ethz.ch REMOTE_ADDR 155.140.121.227 SSL_CIPHER_ALGKEYSIZE 128 SSL_SERVER_I_DN /C=CH/ST=Switzerland/L=Zurich/O=ETH Zurich/OU=Department of Mathematics/CN=ISG D-MATH/emailAddress=webmaster@math.ethz.ch SSL_SERVER_I_DN_C CH SSL_SERVER_M_VERSION 1 SSL_SERVER_I_DN_O ETH Zurich SERVER_ADDR 129.132.148.136 DOCUMENT_ROOT /var/www/vhosts/sfs/htdocs SSL_SERVER_S_DN_OU Seminar for Statistics SERVER_PORT 443 SSL_SERVER_I_DN_Email webmaster@math.ethz.ch SSL_VERSION_LIBRARY OpenSSL/0.9.7a PYTHONPATH /sfs/s/solaris/8/app/mailman-sfs/2.1.4 SCRIPT_FILENAME /var/www/vhosts/...
2004 Jan 06
0
bug report (PR#6394)
...t.math.ethz.ch REMOTE_ADDR 155.140.121.227 SSL_CIPHER_ALGKEYSIZE 128 SSL_SERVER_I_DN /C=CH/ST=Switzerland/L=Zurich/O=ETH Zurich/OU=Department of Mathematics/CN=ISG D-MATH/emailAddress=webmaster@math.ethz.ch SSL_SERVER_I_DN_C CH SSL_SERVER_M_VERSION 1 SSL_SERVER_I_DN_O ETH Zurich SERVER_ADDR 129.132.148.136 DOCUMENT_ROOT /var/www/vhosts/sfs/htdocs SSL_SERVER_S_DN_OU Seminar for Statistics SERVER_PORT 443 SSL_SERVER_I_DN_Email webmaster@math.ethz.ch SSL_VERSION_LIBRARY OpenSSL/0.9.7a PYTHONPATH /sfs/s/solaris/8/app/mailman-sfs/2.1.4 SCRIPT_FILENAME /var/www/vhosts/...
2016 Apr 29
4
Trying to build ices-0.4 on ubuntu and "libshout not usable"
...E_ADDR = 72.220.142.223 REMOTE_PORT = 17565 REQUEST_METHOD = GET REQUEST_SCHEME = http REQUEST_URI = /w203/bin/simple SCRIPT_FILENAME = /var/www/vhosts/cognisys.com/httpdocs/w203/bin/simple SCRIPT_NAME = /w203/bin/simple SCRIPT_URI = http://69.73.179.57/w203/bin/simple SCRIPT_URL = /w203/bin/simple SERVER_ADDR = 69.73.179.57 SERVER_ADMIN = raylutz at cognisys.com SERVER_NAME = 69.73.179.57 SERVER_PORT = 80 SERVER_PROTOCOL = HTTP/1.1 SERVER_SIGNATURE = Apache Server at 69.73.179.57 Port 80 SERVER_SOFTWARE = Apache uid=33(www-data) gid=33(www-data) groups=33(www-data),1002(psaserv),1008(psasb) Other Inf...
2004 Dec 02
3
No Files Seen via vmail.cgi
I am having a problem with the Vmail Web app and was hoping someone has some advice. I have been able to install vmail.cgi. I am able to bring up the vmail web page and login with out problems. However, I never see any vmails listed even when there are vmails present in the directory [root@linux-home INBOX]# ls -l total 40 -rwxrwxrwx 1 root root 255 Dec 2 14:45 msg0000.txt
2003 Dec 19
6
Configuring JAIL to bind on lo0 interface
Hello, I have configured jail for users with sshd ftpd and auth. I started this jail on IP 127.0.0.10(there is an alias on lo0 interface), there was not any bigger problem to start it. But i have a problem with internet in this jail. I can log in to this jail through ssh or ftpd but i can't connect to the internet. I try to set up some kind of nat but it doesn't work. Can anybody help me
2016 Apr 29
0
Trying to build ices-0.4 on ubuntu and "libshout not?usable"
...E_ADDR = 72.220.142.223 REMOTE_PORT = 17565 REQUEST_METHOD = GET REQUEST_SCHEME = http REQUEST_URI = /w203/bin/simple SCRIPT_FILENAME = /var/www/vhosts/cognisys.com/httpdocs/w203/bin/simple SCRIPT_NAME = /w203/bin/simple SCRIPT_URI = http://69.73.179.57/w203/bin/simple SCRIPT_URL = /w203/bin/simple SERVER_ADDR = 69.73.179.57 SERVER_ADMIN = raylutz at cognisys.com SERVER_NAME = 69.73.179.57 SERVER_PORT = 80 SERVER_PROTOCOL = HTTP/1.1 SERVER_SIGNATURE = Apache Server at 69.73.179.57 Port 80 SERVER_SOFTWARE = Apache uid=33(www-data) gid=33(www-data) groups=33(www-data),1002(psaserv),1008(psasb) Other Info...