Re: [users@httpd] Redirecting to multiple webapps in same Tomcat

2015-06-25 Thread Gerard Dosaigües
Hi Serge, thanks for your input. I know I have to use the proxy directives. My problem is that I tried to do but I didn't found the correct way to achieve the solution, and I'm looking for somebody that can give me an example of how to do it. Regards, Gerard 2015-06-25 11:59 GMT+0

[users@httpd] Redirecting to multiple webapps in same Tomcat

2015-06-25 Thread Gerard Dosaigües
I must say that I tried a lot of possibilities but my knowledgment in Apache WS is not too much advanced. Apache Web Server version: 2.2.22 OS: Centos 6 64 bits Tomcat version: 7.0.57 What I need to achieve is the following: I have some plain websites defined this way: [b] ServerAdmin exa

[users@httpd] Problems with proxy balancer in apache 2.2.22

2015-02-16 Thread Gerard Ntabuhashe
I'm trying to configure the proxy_balancer , but still having problems. Here is my configuration: BalancerMember http://172.16.14.81:80 retry=120 timeout=10 BalancerMember http://172.16.14.82:80 retry=1 timeout=10 status=+H But when The first worker f

[users@httpd] Unix sockets and Apache (2.4)

2013-09-23 Thread Gerard Allwein
The problem: we accept a websockets message, send a message via unix socket to another program, it sends a response back via a different socket to our websockets module. It works 2 times, on the third attempt, the return socket is successfully written to. We have a listener who is waiting (socke

[EMAIL PROTECTED] Perl Script with Apache

2007-05-13 Thread Gerard Seibert
/usr/local/www/apache22/data/s-pics/display-pic.pl line 28. Even if I put the script in the same directory as the web page, it will fail, I need to have everything in the same directory, and that is not practical. I have no idea what I am doing wrong (what else is new). How can I fix this?

[EMAIL PROTECTED] Perl Script to display Image

2007-04-29 Thread Gerard Seibert
print "Location: $files[$image_to_use]\n\n"; Again, I apologize if this is the wrong forum to ask this question on. -- Gerard A casual stroll through a lunatic asylum shows that faith does not prove anything. Friedrich Nietzsche signature.asc Description: PGP signature

Re: [EMAIL PROTECTED] Unsubscribe [EMAIL PROTECTED]

2007-04-02 Thread Gerard Seibert
a message to [EMAIL PROTECTED] To get off a list, send a message to [EMAIL PROTECTED] (Note: Spam filters don't like messages with empty Subjects.) To find out more about a list's features, send a message to [EMAIL PROTECTED] -- Gerard optimist, n: A bagpiper with a beeper. s

Re: [EMAIL PROTECTED] Upgrade Question

2007-01-31 Thread Gerard
to make the > transition smooth? What OS are you employing? -- Gerard - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscri

Re: [EMAIL PROTECTED] How to set environment variable from a LDAP attributes.

2007-01-28 Thread Gerard
n complain that no one has rushed to your assistance by Sunday. Many users have other things to do on weekends other than assist you. Wait at least a week before complaining. -- Gerard A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: T

[EMAIL PROTECTED] User & Password in httpd.conf file

2006-11-30 Thread Gerard
I have a directory that I needs to be password protect and limited to only certain users. Is it possible to place all of this information into the httpd.conf file, or do I need a separate 'password' file? -- Gerard [EMAIL

Re: [EMAIL PROTECTED] upgrade 1.2.9 -> 2.3

2006-09-09 Thread Gerard Seibert
ports tree: "sysutils/portmanager". Running it like this: portmanager www/apache22 -f -l -y would insure that the port and all of its dependencies were built correctly. A log file is created in /var/log/portmanager.log for your perusal. Just my 2¢. -- Gerard Seibert [EMAIL

Re: [EMAIL PROTECTED] am i posting at wrong place!!

2006-07-28 Thread gerard such
Touché, isn't it?2006/7/27, Nicklas B. Westerlund <[EMAIL PROTECTED]>: sridevi polavaram skrev:> I am surpirsed that nobody has responded to my query since yesterday.> I am so desperate for help!!If it is that urgent, I recommend you hire an consultant instead of complaining about how people should

[EMAIL PROTECTED] How to disable web accelerators

2006-07-27 Thread Gerard Seibert
. -- Gerard Seibert [EMAIL PROTECTED] Vini, vidi, velcro... I came, I saw, I stuck around - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info.

Re: [EMAIL PROTECTED] Configuring Password Protection

2006-07-25 Thread Gerard Seibert
that > AllowOverride and .htaccess files are needed for password protection. > They're not. If you can edit the config, as you can, it's usually better > to put all the Auth directives straight into the directory container. > > Rgds, > Owen Boyle Thanks, that did it. I w

Re: [EMAIL PROTECTED] Configuring Password Protection

2006-07-25 Thread Gerard
On Tue, 25 Jul 2006, Jerry McAllister wrote: Using Apache-2.2.2 on a FreeBSD-6.1 STABLE system. I recently installed 'postfixadmin' on to my system. The documentation said to insert the following into the httpd.conf file: Options Indexes AllowOverride AuthConfig That's ra

Re: [EMAIL PROTECTED] Configuring Password Protection

2006-07-25 Thread Gerard Seibert
Nick Kew wrote: > On Tuesday 25 July 2006 12:43, Gerard Seibert wrote: > > Using Apache-2.2.2 on a FreeBSD-6.1 STABLE system. > > > > I recently installed 'postfixadmin' on to my system. The documentation > > said to insert the following into the httpd.con

[EMAIL PROTECTED] Configuring Password Protection

2006-07-25 Thread Gerard Seibert
he .ht* files and accesses the site normally. However, I really want to get this working correctly. I posted my httpd.conf file here: http://seibercom.net/logs/httpd.conf I am obviously doing something really stupid. I would appreciate it if someone could assist me

Re: [EMAIL PROTECTED] newbe question - File upload howto

2006-01-31 Thread gerard such
See apache - (modperl) - libapreq module. As far as i know (and i use it for it), it is the only(?) way you have to upload files. However, i also thing that CGI.pm (which i don't use) also allows you to upload a file ... 2006/1/31, Oren Gozlan <[EMAIL PROTECTED]>: Hi Guys,I have a apache server run

Re: [EMAIL PROTECTED] can't get mod_expires to work with apache 2.0.54

2005-11-21 Thread gerard such
I had the same problem when i tried to disable cache through mod_perl2 own modules. In my case the Cache-Control headers solution pointed here was not sufficient. I followed the http headers through the firefox popular extension and what i saw was that the important "tags" the browser was looking a