Search Discussions
-
Hello, Hopefully someone will be able to help, as I've been working on this problem for quite a while and have hit a wall. I'm trying to upgrade Apache 2.0.47 to 2.2.14, and I need SSL support. ...
John J. Consolati
Nov 25, 2009 at 5:23 pm
Dec 2, 2009 at 7:34 pm -
Hello, we are enabling LDAP auth on our apache stack. Starting from apache/2.2.9+php/5.2.8 we are upgrading to apache/2.2.14+php/5.2.11 . The configure line we used for apache is: $ ./configure ...
Sandro Tosi
Nov 2, 2009 at 10:17 am
Nov 13, 2009 at 4:58 pm -
Peter de Groot
Nov 19, 2009 at 9:12 am
Nov 20, 2009 at 10:28 am -
;-) I just wanted, once, to use a subject line with capitals and an exclamation mark. It seems however that in this particular case, neither Tomcat nor Apache httpd follow the rules, when they ...
André Warnier
Nov 28, 2009 at 12:58 pm
Jan 9, 2012 at 2:10 pm -
Hi, all Question 1: Is there a way to pass Internet users' IP address to backend server through Apache reverse proxy server? I am testing that feature so far no luck. My backend server gets Apache ...
Ruiyuan Jiang
Nov 30, 2009 at 9:37 pm
Dec 4, 2009 at 4:01 pm -
Hello, i have a box with two domains CentOS release 5.3 Server version: Apache/2.2.3 initially the box only had one IP and domain. I went and got a SSL cert for that domain and everything was fine. i ...
Randy Paries
Nov 13, 2009 at 2:16 am
Nov 14, 2009 at 3:58 pm -
Hi, i am facing issue while running ./configure configure:6825: WARNING: sys/processor.h: present but cannot be compiled configure:6825: WARNING: sys/processor.h: check for missing prerequisite ...
Daulat khan
Nov 5, 2009 at 12:25 pm
Nov 9, 2009 at 1:01 pm -
I am having a serious problem with my site running out of memory. apache is leaking memory/processes. I have half a dozen virtual hosts, but relatively light traffic, around 40,000 accesses per day ...
Peter N Lewis
Nov 20, 2009 at 5:37 am
Nov 25, 2009 at 3:38 pm -
i need help i cant get onto the page when i type in adress in httpd.conf but im not sure im doing it right
Peter Maguire
Nov 27, 2009 at 6:06 pm
Dec 1, 2009 at 4:44 pm -
So I get a call from one of our developpers. Turns out that the "UT" interface wasn't working properly anymore. The UT interface is basically a SOAP service running on a Tomcat instance. The purpose ...
Krist van Besien
Nov 27, 2009 at 12:27 pm
Nov 30, 2009 at 5:39 pm -
I downloaded the module mod_vhost_limit from "http://apache.ivn.cl/" site. When I try to complile I get the following errors. The module I downloaded is for apache2. Could someone please help me? In ...
Mohit Anchlia
Nov 27, 2009 at 4:24 pm
Nov 28, 2009 at 4:16 pm -
Hi Guys Is it possible somehow to use httpd for replicate files between servers ? We have a use case where a user will place a file on one of the apache servers and then it should get replicated ...
Nino martinez wael
Nov 25, 2009 at 2:09 pm
Nov 26, 2009 at 12:05 pm -
Hi, I'm hoping that you can help me with an issue we have come across regarding some new development we're doing around the use of CGI Apache web services. I work in the Systems department for ...
Martucci, Andy
Nov 25, 2009 at 9:11 am
Nov 25, 2009 at 3:16 pm -
Hi all, PDF reports are not being generated on any browser. On IE, I get the File Save dialog and on Firefox, all weird characters get displayed. When I ran this test again with HTTPFox and Fiddler, ...
B k
Nov 3, 2009 at 7:21 pm
Nov 17, 2009 at 2:34 am -
Hi, I have a WebSVN installation and I want to enable a per repository authentication. At this page: http://demo.websvn.info/filedetails.php?repname=WebSVN&path=/trunk/doc/install.html#authentication ...
Iacopo Benesperi
Nov 15, 2009 at 11:34 am
Nov 16, 2009 at 3:22 pm -
Hello, I have configured a personal work-space for mine in apache where I can experiment with different sites and here is the configuration ```````````````````````````````````````````` Alias ...
J. Bakshi
Nov 10, 2009 at 9:43 am
Nov 13, 2009 at 4:28 am -
Hi, I am trying to configure mod_proxy. I want Apache to be the proxy server. There is a client x which talks to Apache and Apache in turn passes on this request to other client y. The client y ...
Aruna Gummalla
Nov 25, 2009 at 12:31 am
Nov 26, 2009 at 12:52 pm -
Hi, With the configuration below, sticky sessions won't work... I checked that both servers get the request with the same session IDs. Any ideas? <VirtualHost *:8001 # Proxy ProxyRequests Off <Proxy ...
Onur Ağın
Nov 24, 2009 at 10:05 am
Nov 24, 2009 at 7:22 pm -
Hello, RewriteBase is working perfectly OK in .htaccess but not in apache configuration file. Do we need any special syntax to make it working in apache configuration file ? Thanks -- জয়দীপ বক্সী ...
J. Bakshi
Nov 16, 2009 at 4:28 am
Nov 16, 2009 at 1:08 pm -
Ok, now we're getting somewhere... just ENOUGH to eliminate the path inbetween... I'd just like to ask APACHE for a unique signature of the machine sending the message to compare it against others. ...
Stephen Love
Nov 11, 2009 at 3:31 am
Nov 11, 2009 at 6:49 pm -
Hello, can somebody tell why mod_fcgid is not part of the apache distribution ? tia Hendrik --------------------------------------------------------------------- The official User-To-User support ...
Hendrik Schmieder
Nov 19, 2009 at 11:05 am
Nov 27, 2009 at 3:46 pm -
Hi, I am using a virtual box (Ubuntu server 9.10 with VMware Fusion) to test a web server. No problem to install Apache on this Ubuntu box, of course. And I can access the default page after an ...
Florent Georges
Nov 24, 2009 at 5:39 pm
Nov 26, 2009 at 10:48 am -
Hi, I am trying to define several load balancers each working on different ports on same apache http server. For example, calling the apache http server on 8001 should load balance on servers a and ...
Onur Ağın
Nov 23, 2009 at 1:58 pm
Nov 24, 2009 at 9:50 am -
Guys, We are switching out mod_ajp for mod_jk and have ran into a wall with ProxyPass and ProxyPassReverse. With mod_ajp we have this setting <Proxy balancer://potapp BalancerMember ...
Chuck Payne
Nov 17, 2009 at 3:27 pm
Nov 20, 2009 at 12:57 pm -
Hi, I want to build httpd server and install on some other machine with my own build scripts. Does it hard codes any paths internally? Thanks & Regards, Aruna.
Aruna Gummalla
Nov 18, 2009 at 8:11 pm
Nov 19, 2009 at 3:21 pm -
Thank you friends. This SSL stuff drives me nuts . Just to clarify, I had sent a certificate request with xyz.abc.com <http://cmsevalspry.house.gov/ as the common name. I got back a certificate with ...
Sieger007
Nov 16, 2009 at 8:49 pm
Nov 18, 2009 at 4:26 am -
Hi, Just curious to know whether Google announcement on SPDY http://blog.chromium.org/2009/11/2x-faster-web.html needs change only in Apache web server side or even needs change in application point ...
Kamaraj, Jayakumar
Nov 17, 2009 at 8:57 am
Nov 17, 2009 at 10:10 pm -
Does Apache intend to add support for Googles recently announced SPDY protocol? http://sites.google.com/a/chromium.org/dev/spdy/spdy-whitepaper -- Mike Cardwell - IT Consultant and LAMP developer ...
Mike Cardwell
Nov 13, 2009 at 2:52 pm
Nov 13, 2009 at 4:48 pm -
I have set up a routine in my server that logs all incoming IP addresses and parses for duplicates in the same list. HOWEVER...a person posting almost NEVER has the same address. I believe I am not ...
Stephen Love
Nov 10, 2009 at 1:22 pm
Nov 10, 2009 at 10:07 pm -
Hi Everyone, Forgive me if this seems like a stupid oversight on my part, but I've setup an Apache 2.2.x server with Resin and Railo for my ColdFusion site. This is all running on Ubuntu 9.04 Server. ...
Tanner Bachman
Nov 9, 2009 at 4:30 pm
Nov 9, 2009 at 8:29 pm -
Hello , Is it possible to configure apache to pass a document through 2 or more content generating modules ?? So far i have understand that only one module can be enabled in the content generation ...
Antoine
Nov 5, 2009 at 12:39 pm
Nov 7, 2009 at 7:21 pm -
We occasionally get hit by a miscreant client who will open a large number of connections and leave them in an open/wait state, using all the available children. I have more than adequate resources ...
Maillists0
Nov 6, 2009 at 12:10 pm
Nov 6, 2009 at 3:22 pm -
Hello, I have looked a lot in Internet, and found many people complaining about the same problem, with no normal answer. My problem: mod_rewrite with its RewriteCond %{ENV:variable} form cannot read ...
Andrei Iarus
Nov 1, 2009 at 3:51 pm
Nov 2, 2009 at 8:50 am -
Hi all, I am trying to install Httpd with LDAP support but I had the error below: util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP support built in I am trying to install Httpd ...
Luis Clemente
Nov 30, 2009 at 6:40 pm
Dec 2, 2009 at 4:46 pm -
Hi, I'm running Apache/2.0.52 as a reverse proxy on a RHE4 box, the backend app server is on a separate machine again RHE4, running Apache/2.0.52 and mod_perl 1.99_16. There are intermittent 502 ...
Cristian Pini
Nov 26, 2009 at 5:20 pm
Nov 27, 2009 at 1:32 pm -
I'm struggling a bit with this mod_rewrite rule, RewriteEngine On RewriteCond %{REQUEST_FILENAME}.html -f RewriteRule . %{REQUEST_FILENAME}.html My goal is, when someone requests ...
Jack Bates
Nov 24, 2009 at 8:50 pm
Nov 25, 2009 at 7:17 pm -
I have Apache 2.2.11 and a web server behind it (CherryPy). When I upload a large file to the CherryPy server, I see the file in /tmp/modrproxy.tmp.FOO It uploads completely. Then Apache returns a ...
Scott Chapman
Nov 24, 2009 at 11:28 pm
Nov 25, 2009 at 2:58 pm -
Hi, I have one server one which I run two virtual hosts, say site1 and site2. They run very well for HTTP stuff for months. Site1 has also HTTPS access configured. I am trying to add HTTPS support ...
Florent Georges
Nov 21, 2009 at 4:55 pm
Nov 22, 2009 at 6:27 pm -
Hi list, I posted this issue already to the dev-list, but got no reply. I apologize, if I misinterpreted the intention of the dev-list. So first, let me describe my scenario: I run Apache 2.2.14 on a ...
Ef-lists
Nov 18, 2009 at 10:20 am
Nov 20, 2009 at 6:51 pm -
Hmmm... somewhat new to the inner details... all I know is what I research on my own... have not had a book-learning course on this... but TLS... what is that? AND... I simply want a list of source ...
Stephen Love
Nov 11, 2009 at 9:30 pm
Nov 20, 2009 at 10:10 am -
Best People, I do not understand the website of httpd apache for to enabled htacces support websitefolders. How can ik enable in Ubuntu htacces for my websitefolder on my localhost? Thanks all ! ...
Teun
Nov 15, 2009 at 7:32 pm
Nov 17, 2009 at 8:54 am -
I have one physical server with two IP addresses. I created VirtualHosts for each: NameVirtualHost 192.168.1.47:443 NameVirtualHost 192.168.1.129:443 <VirtualHost 192.168.1.47:443 ServerName ...
John Oliver
Nov 13, 2009 at 5:22 pm
Nov 14, 2009 at 7:02 am -
Hi, I have a reverse proxy server that forwards to requests to an internal apache server. Here's the configuration on how the reverse proxy server works. <Location /rpt Order Deny,Allow Deny from all ...
Yungwei Chen
Nov 13, 2009 at 4:00 pm
Nov 13, 2009 at 5:37 pm -
hi all, Unable to use a wilcard certificate (*.domain.com from Comodo) with LDAP authentication in Apache 2.2.3-16.25.4 in LDAPS. The authentication fails ... I verified that certificate contains : ...
Francois Pernet
Nov 13, 2009 at 6:00 am
Nov 13, 2009 at 2:13 pm -
I have a server running Apache 2.2.11_7 on FreeBSD 6-2-RELEASE with webdav enabled. I have several domains on the machine. I have the following directive for one domain, which works just fine with ...
LuKreme
Nov 12, 2009 at 12:11 am
Nov 12, 2009 at 1:34 am -
Hi, We are looking to setup SVN over apache, but it requires the use of DAV. There are apparently security concerns over the use of DAV over apache 2.2., in the sense that it would allow users to ...
Skrishnamur1
Nov 10, 2009 at 3:03 pm
Nov 10, 2009 at 6:49 pm -
Hi Folks - I am a squat on advanced Apache work. I would get a basic SSL functionality to work. So https://foobar.com works fine and gets me all the login windows I designed. however currently all ...
Sieger007
Nov 2, 2009 at 1:31 am
Nov 2, 2009 at 10:41 am -
Hi, I need the module "mod_remoteip" which is not included in the standard httpd-2.2.14 distribution. I downloaded the source code from people.apache.org/~wrowe/mod_remoteip.c. There is no ...
Ruiyuan Jiang
Nov 20, 2009 at 10:36 pm
Dec 1, 2009 at 3:14 pm -
Hi, I have a web site which I would want to allow only users after authenticating them against our Active Directory. I wanted to place .htaccess file in the main web folder 1. Do I need to install ...
Ramesh
Nov 19, 2009 at 7:53 pm
Nov 25, 2009 at 1:55 am -
Hi all, This is my first message to the list. Greetings. First off I'll start by saying that I've scoured the search engines and searched this list and found only bits and pieces. I'm not going to ...
Simon Walter
Nov 19, 2009 at 8:16 am
Nov 24, 2009 at 2:42 am
Group Overview
group | users |
categories | apache |
discussions | 160 |
posts | 658 |
users | 164 |
website | httpd.apache.org |
irc | #httpd |
164 users for November 2009
Archives
- November 2014 (10)
- October 2014 (193)
- September 2014 (131)
- August 2014 (183)
- July 2014 (249)
- June 2014 (212)
- May 2014 (121)
- April 2014 (301)
- March 2014 (150)
- February 2014 (181)
- January 2014 (244)
- December 2013 (214)
- November 2013 (173)
- October 2013 (223)
- September 2013 (158)
- August 2013 (211)
- July 2013 (180)
- June 2013 (199)
- May 2013 (145)
- April 2013 (206)
- March 2013 (269)
- February 2013 (248)
- January 2013 (234)
- December 2012 (287)
- November 2012 (254)
- October 2012 (226)
- September 2012 (248)
- August 2012 (252)
- July 2012 (199)
- June 2012 (226)
- May 2012 (285)
- April 2012 (271)
- March 2012 (539)
- February 2012 (343)
- January 2012 (303)
- December 2011 (291)
- November 2011 (277)
- October 2011 (303)
- September 2011 (271)
- August 2011 (254)
- July 2011 (242)
- June 2011 (370)
- May 2011 (312)
- April 2011 (291)
- March 2011 (341)
- February 2011 (412)
- January 2011 (424)
- December 2010 (303)
- November 2010 (435)
- October 2010 (463)
- September 2010 (432)
- August 2010 (370)
- July 2010 (512)
- June 2010 (429)
- May 2010 (487)
- April 2010 (510)
- March 2010 (607)
- February 2010 (440)
- January 2010 (609)
- December 2009 (616)
- November 2009 (658)
- October 2009 (593)
- September 2009 (510)
- August 2009 (487)
- July 2009 (597)
- June 2009 (615)
- May 2009 (735)
- April 2009 (780)
- March 2009 (742)
- February 2009 (662)
- January 2009 (642)
- December 2008 (472)
- November 2008 (537)
- October 2008 (522)
- September 2008 (789)
- August 2008 (466)
- July 2008 (551)
- June 2008 (622)
- May 2008 (531)
- April 2008 (695)
- March 2008 (616)
- February 2008 (692)
- January 2008 (500)
- December 2007 (539)
- November 2007 (715)
- October 2007 (833)
- September 2007 (890)
- August 2007 (784)
- July 2007 (748)
- June 2007 (711)
- May 2007 (828)
- April 2007 (639)
- March 2007 (733)
- February 2007 (657)
- January 2007 (821)
- December 2006 (658)
- November 2006 (801)
- October 2006 (580)
- September 2006 (878)
- August 2006 (953)
- July 2006 (906)
- June 2006 (1,077)
- May 2006 (984)
- April 2006 (622)
- March 2006 (913)
- February 2006 (934)
- January 2006 (982)
- December 2005 (770)
- November 2005 (884)
- October 2005 (784)
- September 2005 (719)
- August 2005 (1,028)
- July 2005 (714)
- June 2005 (834)
- May 2005 (970)
- April 2005 (1,040)
- March 2005 (978)
- February 2005 (963)
- January 2005 (922)
- December 2004 (878)
- November 2004 (920)
- October 2004 (786)
- September 2004 (944)
- August 2004 (924)
- July 2004 (822)
- June 2004 (1,120)
- May 2004 (1,123)
- April 2004 (911)
- March 2004 (1,180)
- February 2004 (1,053)
- January 2004 (1,207)
- December 2003 (1,145)
- November 2003 (1,001)
- October 2003 (1,319)
- September 2003 (1,112)
- August 2003 (1,206)
- July 2003 (1,348)
- June 2003 (1,027)
- May 2003 (1,572)
- April 2003 (1,703)
- March 2003 (1,369)
- February 2003 (1,782)
- January 2003 (2,269)
- December 2002 (1,583)
- November 2002 (1,455)
- October 2002 (1,516)
- September 2002 (1,400)
- August 2002 (1,816)
- July 2002 (1,911)
- June 2002 (1,663)
- May 2002 (1,643)
- April 2002 (1,730)
- March 2002 (1,305)
- February 2002 (1,189)
- January 2002 (1,057)
- December 2001 (878)
- November 2001 (146)