similar to: OT(?): ReverseProxy and URLs

Displaying 20 results from an estimated 900 matches similar to: "OT(?): ReverseProxy and URLs"

2007 Feb 07
8
Apache+Mongrel Redirection Problems
Hi folks, Newbie issues...I''m prototying an Apache/Mongrel configuration setup as follows: * Two Mongrel servers each serving a Rails application. * Apache front-end. * Linux system (CentOS) * The plan is to create two virtual hosts. /ETC/HOSTS LOOKS LIKE THIS: # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1
2007 Jan 24
8
Viewing Rails from non-localhost using WEBrick server
During development, I''d like to see my Rails app from a computer other than localhost on a Linux system and also want to change the default port#. I thought this would do it: Linux server: $ script/server -b 10.4.1.84 -p 5432 => Booting WEBrick... => Rails application started on http://10.4.1.84:5432 => Ctrl-C to shutdown; call with --help for options ... Windows browser URL:
2006 Apr 21
3
Rails on Pair networks
I''ve been looking to play about with Ruby on Rails for a while just to see what the fuss is about and now that I have, it looks very impressive. Unfortunately I can''t seem to get it to run on my shared web server which is run by the hosting company pair networks (www.pair.com). I found the handy guide on the wiki that seemed tailor made for my problems and followed the
2006 Nov 28
0
"Exec format error" (Windows)
Hey again :) I have this weird issue on Windows. I''ve installed mongrel_cluster and friends, and I''m trying to get a cluster up and running. Here''s my mongrel_cluster.yml: ------------ --- port: 8000 environment: production address: 127.0.0.1 pid_file: log/mongrel.pid servers: 10 cwd: c:/railstest docroot: public log_file: log/mongrel.log ------------ I''ve
2013 Mar 10
2
IPv6 and IPv4 binding address on a server with 2 network cards
Hello, I am doing some tests with asterisk on a dual-stack environment. I have some doubts regarding asterisk binding addresses on a server with 2 network cards. According to asterisk documentation: /; With the current situation, you can do one of four things:/ /; a) Listen on a specific IPv4 address. Example: bindaddr=192.0.2.1/ /; b) Listen on a specific IPv6 address.
2011 Jan 28
2
How to disable srtp in asterisk 1.8.2.3?
Hi all, I upgraded one of our servers running asterisk 1.6.X to 1.8.2.3. I compiled it with SRTP support. Everything seems to work OK but I am having a weird issue. I cannot disable SRTP. I tried the /encryption=no/ in /sip.conf /and the /_SIPSRTP_CRYPTO=disable/ on my dailplan and it keeps trying to use the SRTP. Well, right now I have to have/ noload=res_srtp.so/ on my /modules.conf /otherwise
2009 Oct 20
6
Rails & OpenSSL: `require_frameworks': no such file to load
I have Ruby 1.8.7, Gems 1.3.5, Rails 2.3.4, OpenSSL 0.9.8k installed on a Solaris machine. I have tried using the extconf.rb in ruby/ext/opennsl, but I get this: checking for openssl/ssl.h... no Any help would be appreciated. -------------------- # ruby script/server => Booting WEBrick => Rails 2.3.4 application starting on http://0.0.0.0:3000
2011 Oct 10
0
passenger , ruby on rails , apache 2.2.21
Hello, I am configuring apache 2.2 to serve my rails app through passenger. First, I redirect all http traffic to https with the following: This is my web server apache conf file. ServerName sampleapp NameVirtualHost *:80 <VirtualHost *:80> Options FollowSymLinks RewriteEngine On RewriteCond %{SERVER_PORT} !^443$ RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R]
2008 Jan 17
6
Apache22+mod_proxy+mongrel+ssl
I am trying to move a Rails application, that uses SSL, from an Apache/FastCGI stack, that works fine, to Apache22 and mongrel working with a single mongrel instance (i.e., not mongrel cluster, yet.) I have a single mongrel instance demonized and working fine on http, on port 3000. Apache/OpenSSL/certs working fine. Here is my test http.conf (deliberately kept as simple as possible):
2004 Jun 16
3
911 emergency service and VoIP
I understand that most VoIP providers allow for 911 calling but that 911 service is not the same as that available to PSTN.
2004 Jul 08
2
Slackware 10.0 and asterisk and 2.4 vs 2.6
I'm installing the new Slackware 10.0 distribution - but not sure if i should go with the 2.4 kernal - which i think is the default install - or the new 2.6 kernal? anyone running * and slackware 10.0 with 2.6 kernal? thanks joe
2007 Mar 25
3
Can''t seem to get rewrite rules to work with Apache
Hi, I''m struggling to get an Apache rewrite rule to work. I have a simple rule that for a request to "a.html" will be sent to "b.html". However the requests for "a.html" are always sent to my Rails apps. Here is my Apache configuration: <VirtualHost 216.154.219.19:80> <Directory /u/apps/simplelog_2.0.2/public/> Options FollowSymLinks
2005 Dec 14
0
relative subdirectory of partials
if im in the views dir for the railtstest controller and render a partial like so: render(:partial=>''container/ thepartial'') then it will only work if that partial is in views/container/thepartial not if its in views/railstest/container/thepartial as I expected. but what i want is to have a dir called container inside of railstest and be able to render a partial
2007 Sep 24
2
HP OpenView Service Desk
Hi, I need to install HP Service Desk with wine, but I can't install MSJVM. Does anyone do this already? Thanks -- Carlos Baptista cbaptista at gmail.com
2005 Dec 08
3
lighttpd proxy w/ apache2
I''ve tried a bunch of things trying to get ruby/apache2 and php working together. I looked over my earlier post and followed the instructions on ezra''s website to install lighttpd on debian. I''ve gotten really far but I think there is one bit missing: 1. I got apache2 and php working together 2. I got lighttpd working on port 3000 and my rails app launches ok
2019 Apr 12
1
Cockpit within httpd
Folks I'd love to use Cockpit, but I cannot open port 9090 for the access in all cases. I'd like to access it via my usual http port (such as 80) where I'm limited to a single HTTP port. I understand the security implications, and can deal with them later. My attempt was to allow the following URL to access the cockpit functionality: http://xxx.example.com/cockpit (not the
2011 Jun 01
1
Shared Folders
Good afternoon. I am having trouble trying to set up shared folders in the guest VM using VirtualBox hypervisor. No matter what configuration is defined in my XML, it never works, I mean, no shared folder is added/specifyed, then, inside the guest, when I try to mount the folder, I always get a protocol error. If I use VirtualBoxManage, I can add/specify shared folders easily and mount it with
2019 Apr 08
1
Question about replacing the web interface with an audio stream
I have had a bunch of issues getting reverse proxy running with apache properly, the main issue is with YP listings and having icecast list the revproxy mount at port 80 rather than the icecast one at port 8000. Unfortunately, I /need/ some sort of http server on port 80 - and I know apache the best. That being said, if you know the mounts you want to reverse proxy, its not an arduous exercise
2015 Oct 01
2
Off Topic - SSL reverse proxy and Mixed Content
Hi, Not a CentOS specific issue, but I am a bit stuck as where I might ask for help so if anyone has any ideas please share :) I have a site that I want to work behind a reverse proxy (httpd) if using http:// everything works as expected. If using https:// some content is displayed but some content is blocked because of stylesheets and etc being requested via http rather https. I know that the
2006 Oct 07
2
Proxying Apache to Mongrel, not sure if Apache is serving up static files
Let''s try this one... I have Apache 2.0.55 set up and also have Mongrel set up. I have Radiant set up running under Mongrel, and have Apache proxying to the Mongrel instance. That all seems to be working fine. I thought I''d modify the settings a bit to let Apache serve up the static files - images, stylesheets, etc. I have it set up, and am not getting any errors. However.