search for: 827e

Displaying 3 results from an estimated 3 matches for "827e".

Did you mean: 827
2006 Jul 06
0
Apache 2.0 proxy
...sheets$1 ProxyPass /myrailsapp/images ! ProxyPass /myrailsapp/javascrripts ! ProxyPass /myrailsapp/stylesheets ! ProxyPass /myrailsapp http://localhost:3000/myrailsapp ProxyPassReverse /myrailsapp http://localhost:3000/myrailsapp -- John E. Kienitz Jr. GPG-FP: 4992 D6E9 774B BA0A CE13 3E2B D6B3 827E 5736 D958 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://rubyforge.org/pipermail/mongrel-users/attachments/20060705/15c7a60d/attachment.bin
2005 Sep 13
1
wctdm, issue w/outbound calls
...Acked pending invite 10 2 Sep 13 22:18:18 DEBUG[13167]: chan_sip.c:1274 __sip_ack: Stopping retransmission on '09cb70377008ee9a6feab1e3268e6a54@192.168.0.17' of Request 102: Match Found Sep 13 22:18:18 DEBUG[13167]: chan_sip.c:1274 __sip_ack: Stopping retransmission on 'F8F52ECF-827E-4337-AC97-06A6F937905A@192.168.0.18' of Response 46682: Match Found Sep 13 22:18:18 DEBUG[13167]: chan_sip.c:1274 __sip_ack: Stopping retransmission on '09cb70377008ee9a6feab1e3268e6a54@192.168.0.17' of Request 102: Match Found Sep 13 22:18:20 DEBUG[13167]: chan_sip.c:6350 check_...
2006 Jul 07
10
problem serving pdf files
I''m using the instructions from http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/to configure mongrel_cluster with apache mod_proxy_balancer. Everything works fine, except when I try to link to a pdf file to be opened in a new window, it displays the contents of the pdf as text instead of opening it as a pdf document through Acrobat.