Re: [users@httpd] Configuring mod_proxy_hml and mod_proxy_wstunnel on the same URL (different protocols)

2014-01-29 Thread yan
> Hello, > > Is it possible to set up proxying of > http://mysite/openmeetings to http://localhost:5080/openmeetings > and same time > ws://mysite/openmeetings to ws://localhost:5080/openmeetings > > What I have tried > Install apache httpd on Ubuntu 13.10 server (2.4.6 using apt-get) > Checkout >

[users@httpd] Re: mod_proxy and redirects

2014-01-27 Thread Yan Seiner
On 01/27/2014 06:43 AM, Yan Seiner wrote: I am trying to set up a simple mod_proxy: ErrorLog "/var/log/apache2/wrt_error.log" LogLevel debug CustomLog "/var/log/apache2/wrt_access.log" combined ProxyPreserveHost On ProxyRequests Off ServerName xxx.com Ser

[users@httpd] mod_proxy and redirects

2014-01-27 Thread Yan Seiner
I am trying to set up a simple mod_proxy: ErrorLog "/var/log/apache2/wrt_error.log" LogLevel debug CustomLog "/var/log/apache2/wrt_access.log" combined ProxyPreserveHost On ProxyRequests Off ServerName xxx.com ServerAlias www.xxx.com ProxyPass /foo/ http://localhost:8002/ ProxyP

[users@httpd] mod_rewrite and Short URLs in mediawiki

2013-09-08 Thread Yan Seiner
I have an installation of apache 2.2 (Ubuntu 12.04LTS) and mediawiki 1.21. I am trying to get short URLs working. I've configured mod-rewrite before on other systems and I can't find anything wrong with any of the various setups I've tried, but mod_rewrite is being silently ignored. Here's my m

[EMAIL PROTECTED] Problem Setting Up ptkdb For mod_perl

2008-11-06 Thread Cheok Yan Cheng
Hi, I wish to setup a GUI debugging environment for my CGI, which is running using apache mod_perl I update the following file (/usr/local/apache_modperl/conf/httpd.conf) to the below content :- ### Start to hack by Cheok use Apache::DB(); Apache::DB->init; PerlFixupHandler Apache::DB ### E

[EMAIL PROTECTED] Apache for embedded arm - seeking advice

2006-01-27 Thread yan seiner
script doesn't allow for HOST_CC and BUILD_CC... Anyone have a hacked 1.3 build script for cross compiling? I've googled for answers, and while this seems to be an FAQ, there appear to be precious few answers. Any information or pointers to docs welcome (a