Search Discussions
-
Hi, All! You may have seen my posts last week about a legacy Oracle App (8.1) running on Apache (1.3.12) under Windows. Trying to upgrade Apache, and we've run into a Jserv issue: Legacy lines from ...
Mike Schleif
Sep 8, 2010 at 11:46 pm
Sep 14, 2010 at 10:27 pm -
Hi there, I am installing a PHP application, a shopping cart php based, zen-cart on a Centos 5.3 box, running php 5.1.6 and apache 2.2.3. Have done this many times before no problem, except now I ...
J Wilson
Sep 3, 2010 at 3:50 am
Sep 3, 2010 at 6:15 pm -
Hi, Looking for recommendations. I need to serve 100-200+ concurrent users to provide php based webmail client (horde). I have setup memcached and php-fastcgid for this purpose. The server has four ...
Paras pradhan
Sep 8, 2010 at 7:43 pm
Sep 15, 2010 at 3:42 pm -
Dear mailing list, currently, we use the Apache2 version: - Apache2 2.2.16 64bit - standard "mod_proxy_balancer" module with the following V-HOST configuration including a proxy balancer directive ...
King Holger (CI/AFP2)
Sep 29, 2010 at 2:54 pm
Oct 27, 2010 at 4:41 pm -
I am trying to test LimitRequestBody. It looks like it always returns Http code 500. Is this as expected? I thought it's supposed to return Http 413. Is there a way to change the return code of ...
Mohit Anchlia
Sep 8, 2010 at 9:24 pm
Nov 17, 2010 at 6:01 pm -
Hi, I have a freshly built apache server v2.2.16 (exact same error on a fresh 2.2.10 too). When I add the config directive DBDriver mysql I get the following error: Can't load driver file ...
Steve Whitson
Sep 1, 2010 at 3:28 pm
Sep 2, 2010 at 2:34 pm -
I have been looking through a lot of documentation on this subject, both on apache.org and elsewhere, and I can't seem to find an answer to the following question: Our Apache web server (version ...
Mark Tischler
Sep 24, 2010 at 9:28 pm
Sep 29, 2010 at 6:15 pm -
Hi all, I'm wondering if someone could help here. Basically what I want to do is provide a proxy for a video stream so that only 1 request goes to the destination server, but will server many people ...
Thom Brown
Sep 2, 2010 at 9:45 pm
Sep 6, 2010 at 5:29 pm -
Hi, I have a very common problem. I'm running one Apache 2.2.0 server on the Dmz. I have another Apache server on the Lan. I need to have my Lan Apache accesible on internet. My vhosts configuration ...
Augusto Casagrande
Sep 23, 2010 at 2:07 am
Sep 24, 2010 at 12:31 am -
Hi, I am using Apache HTTPD 2.2.4 release 4 in Fedora Core 4. I am trying to protect a cgi-bin folder using LDAP authentication from a OpenLDAP directory server. Here is my configuration in ...
Chee Yang Chau
Sep 11, 2010 at 3:44 am
Sep 12, 2010 at 9:47 am -
OK I have a somewhat related problem with the 500 error issue I was posting about earlier today. I originally placed these below zen cart recommended directives in my conf.d config file for a ...
J Wilson
Sep 3, 2010 at 7:51 pm
Sep 4, 2010 at 11:36 am -
This .htaccess snippet creates an "Request exceeded the limit of 10 internal redirects"-error on my server (XAMPP): RewriteEngine On RewriteRule ^(.*)$ ./server.php while the following does not: ...
Walther Bauer
Sep 24, 2010 at 1:59 pm
Sep 24, 2010 at 11:51 pm -
Hello Team, I have configured load balancer of 3 instances of tomcat with apache using mod_proxy_ajp and balancer. Whenever i access apache url, the request is going to tomcat but it is also showing ...
Amol Puglia
Sep 20, 2010 at 5:54 am
Sep 23, 2010 at 3:47 pm -
Hi All, I am trying to implement apache mod-jk logrotate using apache "rotatelogs" program. Below is the entry that I have made in mod-jk config file where <apache_home and <log_location values are ...
Garg, Saman
Sep 13, 2010 at 11:15 am
Sep 14, 2010 at 10:31 pm -
Hello Team, I am trying to achieve load balancing with proxies modules. Following are the configuration of proxy module. LoadModule proxy_ajp_module modules/mod_proxy_ajp.so LoadModule ...
Amol Puglia
Sep 13, 2010 at 9:36 am
Sep 14, 2010 at 6:34 am -
Howdee. I'm attempting to set up a PHP application in a chrooted FastCGI environment under Apache 2.2.14 under Ubuntu 10.04. My (abbreviated) configuration is: ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ ...
Daryl Tester
Sep 9, 2010 at 8:33 pm
Sep 10, 2010 at 11:05 pm -
I am running a Win2003 server using Apache2.2 to basically just proxy to Tomcat6 with SSL. I had tried running just tomcat6 but from everything that I read it was better for SSL traffic to proxy ...
Mike Rea
Sep 30, 2010 at 8:30 pm
Oct 1, 2010 at 1:00 pm -
mod_taint is a new module to apply Perl-style taint checking to untrusted data. It's a lot smaller and simpler than mod_security, but offers a useful tool to protect a range of applications. It's now ...
Nick Kew
Sep 30, 2010 at 4:31 pm
Oct 1, 2010 at 1:57 am -
Can anyone please tell me where this variable is defined? I see it in the httpd.conf file but I can't find where it is defined. Thanks. ...
MikeB
Sep 25, 2010 at 6:33 pm
Sep 29, 2010 at 6:47 pm -
OS: Windoze httpd: 2.2.1.6 Hello everybody and thanks for taking the time to read this posting. I apologize, in advance, if I'm a novice. I've looked extensively and have not found a solution -- ...
David (Dave) Donnan
Sep 28, 2010 at 2:02 pm
Sep 29, 2010 at 12:29 pm -
I have an 2.2 apache server with just 2 virtual servers, one for http and one for https. The document root for the 2 is the same. I now need to force users to use https for some parts of the ...
sattlite Installer
Sep 15, 2010 at 11:55 am
Sep 23, 2010 at 3:14 pm -
Hi Experts, Below is our scenario. Web Browser ------ Apapche server ------- SAP WEB Dispatcher ------------------ SAP Portal Web browser to Apache server ( HTTPS flow ) ----- then from Apache server ...
Tushar Chavan
Sep 15, 2010 at 10:03 am
Sep 15, 2010 at 12:28 pm -
I am trying to enable cache on my apahce web server. I am using following module for this purpose. LoadModule expires_module modules/mod_expires.so I have added following lines in my httpd.conf file ...
Vijay Shanker Dubey
Sep 15, 2010 at 7:42 am
Sep 15, 2010 at 10:58 am -
So, here I have partial output from my scoreboard (via /server-status). Server Version: Apache/2.2.11 (Unix) DAV/2 Server Built: Sep 4 2009 16:44:00 Current Time: Thursday, 30-Sep-2010 16:46:03 UTC ...
David Dabbs
Sep 30, 2010 at 7:54 pm
Sep 30, 2010 at 10:00 pm -
Hi, I need to alter the path of my incoming requests for example www.mydomain.co.uk should become to www.mydomain.co.uk/path/ but I need to keep any path that was present in the original request eg: ...
Ben Short
Sep 30, 2010 at 11:19 am
Sep 30, 2010 at 1:59 pm -
Hi, I'm having trouble configuring apache so that the public_html folder can be a symbolic link to another directory. On my Ubuntu 10.04 installation, my userdir.conf file includes the ...
J Greenbaum
Sep 21, 2010 at 8:19 pm
Sep 30, 2010 at 4:31 am -
Hi Expert, Below is our scenario. Browser ---- Apache ------- SAP Web dispatcher ----- SAP Portal. #TO preserve reverse proxy host ProxyPreserveHost On #proxy /irj both ways ProxyPass /irj ...
Tushar Chavan
Sep 19, 2010 at 11:17 am
Sep 20, 2010 at 10:57 am -
Hi experts, Below is the our scenario. browser ------ Apache ------- SAP Web dispatcher ----- SAP Portal Now I can acccess http://apachehostname:1443/irj but I can't access ...
Tushar Chavan
Sep 14, 2010 at 3:30 pm
Sep 14, 2010 at 7:31 pm -
I am trying to reverse proxy client certs, here is the config snipit: RequestHeader set Front-End-Https "On" CacheDisable * SSLProxyEngine On ProxyPass /test https://192.168.10.193/test ...
Jason Pyeron
Sep 8, 2010 at 2:04 am
Sep 14, 2010 at 10:43 am -
*Apache 2.2.16 is currently the "best available version" of the HTTP Server. I made some changes to the source and need to recompile with OpenSSL. My question is, should I use OpenSSL 0.9.8o or ...
Robert Christian
Sep 13, 2010 at 11:25 pm
Sep 14, 2010 at 2:23 am -
Hello Team, Please let me know the steps to compile mod_proxy_ajp.so and mod_proxy_balancer.so with apache 2.0.59 Thanks in advance!!!
Amol Puglia
Sep 10, 2010 at 12:22 pm
Sep 10, 2010 at 12:36 pm -
Hi all, I am using Apache as a reverse proxy to proxy Lotus iNotes 8.5.1. iNotes is moving to an Ajax based interface which uses JSON strings to fetch data from the server. A particular requests ...
Devraj Mukherjee
Sep 7, 2010 at 4:53 am
Sep 7, 2010 at 9:52 am -
Since January 2009 I have accumulated over 1000 messages to groups, that arrived with improper 0A (UNIX line ends without a preceding 0D) in the body of the message. In order to reply to such a ...
Doug McNutt
Sep 5, 2010 at 6:11 pm
Sep 6, 2010 at 2:49 am -
I'd also take a look at the Apache error_log to see if there's any indication evident there. Keep in mind that if the PHP code suppresses error reporting (by prefixing expressions with the @ ...
James
Sep 3, 2010 at 1:39 pm
Sep 3, 2010 at 4:08 pm -
Hi, Observed that, if we use following set of functions: subrequest = ap_sub_req_lookup_uri( webapp- sChpUrl, r, r- output_filters ); ap_run_sub_req( subrequest ); ap_rflush( subrequest ); ...
Pravesh Rai
Sep 1, 2010 at 11:12 am
Sep 2, 2010 at 11:11 am -
Hi, I have this webroot /webdir/ with 2775 permission so that any created file/directory by apache inside of /webdir/ will be 'apache:webusers'. However, I noticed when the apache created a new files ...
James Corteciano
Sep 1, 2010 at 7:20 am
Sep 2, 2010 at 3:59 am -
Hello Team, I would like to know how to get apache home page. I have set htdocs as my document root in my apache web server. When i am accessing url http:\\webserver_name/index.html. I am not getting ...
Amol Puglia
Sep 28, 2010 at 11:03 am
Oct 4, 2010 at 2:03 pm -
Hello, just double checking, will Apache 2.2.14 run on the following OS's: WIN 2008 R2 64 bit WIN 2008 64 bit WIN 2008 32 bit Is one recommended over the other? Thank you. Patrick ...
Patrick McCambridge
Sep 30, 2010 at 12:04 pm
Sep 30, 2010 at 7:27 pm -
hello, when the MaxRequestsPerChild has reached, and the child is killed, does the is_graceful variable set in worker.c? If so, how can differentiate between ./apachectl graceful and child recycling. ...
Brad Lira
Sep 27, 2010 at 9:10 pm
Sep 28, 2010 at 2:02 pm -
Hello, I've set up ldap authentication and would like to allow access to all users in groupA and another user userA (not part of the group). Require user userA Require ldap-group groupA Satisfy any ...
Swm38 swm38
Sep 25, 2010 at 7:15 am
Sep 25, 2010 at 8:34 am -
Hello, The latest Firefox 3.6.9+ will fail to connect to a server using the SSL DHE key exchange. I guess my server is using this (I do have a commercial certificate). Basically Mozilla says it's a ...
Ricardo Stella
Sep 24, 2010 at 2:04 am
Sep 24, 2010 at 4:55 pm -
Hi All, I am having a very strange issue wherein after starting the tomcat instance, it doesn't show any errors and also doesn't listen on port (9046) specified in server.xml as it doesn't list this ...
Garg, Saman
Sep 22, 2010 at 5:42 am
Sep 22, 2010 at 11:58 am -
Hi, I have my WebDAV share active in Apache 2.2 in Fedora 13. I also able to access the WebDAV from my Windows 7 desktop. I use the WebDAV from Win7 desktop just like normal samba share folder. ...
Chee Yang Chau
Sep 16, 2010 at 2:40 pm
Sep 21, 2010 at 12:52 pm -
Hi. I am trying to get mod_auth_kerb and mod_authnz_ldap to work together ; in such a way that it first tries to authenticate the user using Kerberos, and if mod_auth_kerb can not authenticate the ...
Jean-Yves Avenard
Sep 21, 2010 at 7:00 am
Sep 21, 2010 at 12:02 pm -
Hi, I would like to get Apache's opinion on whether this is a bug or not, and how we should proceed. I have found an issue relating to PUTting files with mod_dav on apache 2.2 on windows. What we are ...
Lucas Cornelisse
Sep 21, 2010 at 12:17 am
Sep 21, 2010 at 3:28 am -
Hi, I have a Apache http server and a Tomcat server configured using AJP connector (mod_proxy_ajp). The http server serves HTML/PHP pages and also proxies Java webapp requests to back-end Tomcat ...
Shantanu Pavgi
Sep 17, 2010 at 4:19 pm
Sep 17, 2010 at 6:14 pm -
Hi, I have a question. Can Apache Proxy Balancer use other parameter except JSESSIONID for stickysession ? For example, like following httpd.conf. ----------- ProxyPass / balancer://mycluster/ ...
FUNASAKI KENJI
Sep 15, 2010 at 2:03 am
Sep 16, 2010 at 8:21 am -
Hi, I use Apache Proxy Balancer and Tomcat. And I succeeded Load Balancing and Sticky Session. However, I'd like not to use AP's jvmRoute, And I wish that Apach Proxy Balancer would set jvmRoute into ...
FUNASAKI KENJI
Sep 15, 2010 at 2:12 am
Sep 16, 2010 at 3:38 am -
In the following, the service on 8002 is a theming proxy, which also proxies the trac service on 8202 (among other things). All public requests come via 8022 (a testing port, that would usually be ...
Jon Hadley
Sep 14, 2010 at 10:39 pm
Sep 15, 2010 at 8:38 am -
Hi Im not sure if this is the correct user list. But here goes. I have to separate sites, with 3 servers on each site. On site A I'd like to have a balancer which goes through server A1,A2 and A3 and ...
Nino martinez wael
Sep 14, 2010 at 2:30 pm
Sep 14, 2010 at 10:42 pm
Group Overview
group | users |
categories | apache |
discussions | 116 |
posts | 432 |
users | 137 |
website | httpd.apache.org |
irc | #httpd |
137 users for September 2010
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)