Search Discussions
-
Hi, I am trying to understand how can I setup a Apache httpd instance with proxy functionality addition to an integration of a Application Server. I am looking for is that Proxy should be able to ...
Anil Jangam
Mar 6, 2013 at 5:26 am
Mar 10, 2013 at 7:06 am -
Hello, I configured mod_cache and mod_disk_cache in my Apache Reverse Proxy, and I want to check if the requests are being treated by the cache or sent to the webserver, but I can't see any logs from ...
Thiago Bemerguy
Mar 6, 2013 at 12:55 pm
Mar 8, 2013 at 3:58 pm -
Hi Guys, Please find the scenario where we are geting the trouble with Apache 2.0.63. AIX 5.1 - apache2.0.63 We are using the Apache 2.0.63 on AIX5.1 for our most of the Peoplesoft enviornments. All ...
Prashans Mistry
Mar 14, 2013 at 11:51 am
Mar 14, 2013 at 3:26 pm -
Any ideas about this issue ? I don't know if there is a patch that fixes this problem , or Apache Server 2.4 do it .... We tried this configuration BrowserMatch ".*MSIE.*" \ nokeepalive ...
Jose María Zaragoza
Mar 5, 2013 at 10:24 am
Mar 6, 2013 at 1:07 am -
Hi Guys, I am using Apache httpd 2.4.3 server on my linux machine and my requirement is to run server on some random port on every bootup which is available in one text file to me . I have port.txt ...
Mandar Nandale
Mar 26, 2013 at 11:52 am
Mar 27, 2013 at 8:39 am -
Good afternoon, We are using Apache and PHP to form a CWMP server for TR69 provisioning of customer routers. We have two bits of kit we are looking to use, two ZyXEL routers with model numbers ...
Ashly Pridmore
Mar 4, 2013 at 12:14 pm
Mar 26, 2013 at 1:32 pm -
Hello, I am doing log analysis. I have exported my logs on Apache web server. Now, I want to process logs on there itself in terms of log analysing scripts?? It means I will export logs, process on ...
Mayur Patil
Mar 24, 2013 at 2:14 pm
Mar 24, 2013 at 4:20 pm -
Hi, I installed Apache 2.4.3 with vhosts and in the httpd.conf, for each vhost, I have the usual CustomLog and Errorlog directive: CustomLog "/httpd/domainname/logs/access_log" combined Errorlog ...
Pierre Forget
Mar 20, 2013 at 12:30 am
Mar 20, 2013 at 11:56 pm -
Hi We are using apache as reverse proxy and backend as tomact. In Apache we are terminating the SSL connection and also enabled the client authentication. We are using soapui to test the connectivity ...
Chima s
Mar 11, 2013 at 9:16 am
Mar 13, 2013 at 8:40 pm -
I'm testing a client authentication using: SSLCACertificateFile /path/to/pemfile.pem <LocationMatch "/test" SSLVerifyClient require SSLVerifyDepth 2 SSLOptions +StdEnvVars +ExportCertData SSLRequire ...
Michele Mase'
Mar 1, 2013 at 6:40 pm
Mar 4, 2013 at 7:44 pm -
Hi All, I have been facing problem while compiling HTTPD on my linux machine. It hangs at the following location while configuration :- ........ ........ checking whether TCP_NODELAY and TCP_CORK can ...
Sarbjit singh
Mar 3, 2013 at 9:11 am
Mar 4, 2013 at 4:19 pm -
Good day, I am trying to configure my Apache HTTPd server to handle 7k concurrent requests (preferably 10k), but I cannot seem to make it work. Does anybody have an idea how to configure for such ...
Franz Allan Valencia See
Mar 2, 2013 at 6:43 am
Mar 3, 2013 at 8:00 am -
Hi - I've searched the archives and it looks like this was discussed back in 2010 with a "WONTFIX". I just wanted to make sure this is still the case. Basically, using the mod_auth_ldap module, apart ...
Ken Nishimura
Mar 28, 2013 at 9:33 pm
Mar 30, 2013 at 5:52 pm -
Hi all, I've setup my apache (2.4.4) with mod_proxy. Final target is tomcat 7. My apache is responsible for whole authentication(s). Everything work fine except that when the proxy is used, the ...
Nicolas Daniels
Mar 27, 2013 at 11:40 am
Mar 28, 2013 at 5:52 pm -
Hi Spec : Apache 2.22 O/s = Suse / RedHat Enterprise 64 bit Where can i download "mod_session.so" to be used with the Apache 2.22 module ? Please i need the url for the same I have Googled /Yahooed ...
Nskarthik
Mar 7, 2013 at 4:36 am
Mar 14, 2013 at 3:45 am -
Hi list I would like to redirect only direct traffic for example: In you browser, i enter to: www.page1.com ----- redirect --- www.page1.com/index2.html But if the request arrive from link i don't ...
Ismael Puerto
Mar 6, 2013 at 5:17 pm
Mar 8, 2013 at 7:50 am -
Hi All, We have setup SSL mutual authentication as per document and it is working fine. But while checking packet flow using tcpdump, we found server is requesting the client certificate twice. Is ...
Chima s
Mar 7, 2013 at 5:55 am
Mar 7, 2013 at 6:08 pm -
4
[[email protected]] Struggling with Reverse Proxy Configuration for Server with multiple subdomains
Our web application (an LMS) uses three subdomains to serve its content: home.example.com training.example.com shared.example.com These are all vhosts running off of 1 server. My end goal is to use ...Ryan Merrell
Mar 14, 2013 at 4:16 pm
Mar 15, 2013 at 7:22 pm -
Hello everyone ! My purpose is simple: I want a unique SSL vhost that permit two way to access the website: a) People from specific IP could access the content b) People with a valid client ...
Jean-Francois Maeyhieux
Mar 14, 2013 at 11:43 am
Mar 14, 2013 at 2:46 pm -
BRIEF BACKGROUND *website1*.dynalias.org OR *website2*.dyndns.blog.com (provided by DynDNS.com dynamic DNS). The VHOSTS file sends them to different document routes depending on the name they chose ...
Steve Penner
Mar 8, 2013 at 1:03 pm
Mar 8, 2013 at 10:26 pm -
Folks, I'm attempting to using multiple LimitExcept directives in one Location. Basically I want to give a the "Actor" ldap group GET & PUTT access, the "WeatherMan" ldap group only GET access, and ...
James Martin
Mar 3, 2013 at 4:34 am
Mar 3, 2013 at 10:42 pm -
Apache2.12.x on SLES11 SP2. I am trying to get apache2 mod_jk working with apache to access a webapp. I have loaded the mod_jk module and configured a virtual host and workers.properties file like ...
Chris Arnold
Mar 28, 2013 at 4:24 pm
Mar 28, 2013 at 10:56 pm -
Hi, i have weird problem with newly configured server. I have running Apache 2.2.16(prefork) with php(module) 5.2.14 running on CentOS5 for two years on my old server and last week i decided to move ...
Marcin Wanat
Mar 27, 2013 at 2:22 pm
Mar 27, 2013 at 11:04 pm -
I have been trying to run a simple perl-cgi script on windows 7. This is a simple HTML form with an OK button where clicking on OK button displays some text. But clicking the OK button on the HTML ...
Pranav Kumar Ojha
Mar 19, 2013 at 5:05 pm
Mar 20, 2013 at 1:36 am -
Hi Can some body plz tell me where can i download Apache Httpd 2.22 version Binaries for "Oracle Linux" -version 6 with regards Karthik -- View this message in context ...
Nskarthik
Mar 13, 2013 at 12:43 pm
Mar 14, 2013 at 3:40 am -
Hi, I am using Apache with mod_gsoap. Is there any way in which I can send the client connection information to the module mod_gsoap. In the handler function I could see a pointer to an object of ...
Bhanu
Mar 7, 2013 at 9:24 am
Mar 12, 2013 at 9:05 am -
The date and time shown in Apache logs comes from the time zone of the server. If the server's time jumps forward an hour (adjusting for daylight savings time) the time in the Apache log will jump ...
Geoff Millikan
Mar 10, 2013 at 11:30 pm
Mar 11, 2013 at 10:49 am -
We have used disk cache ever since v2.2.x, but in v2.4 we found that the directive "CacheMaxFileSize" is not working. The symptom is: its value is ignored and the hardwired default "1000000" is used ...
Jonghyun Kahng
Mar 6, 2013 at 8:55 pm
Mar 7, 2013 at 12:55 am -
Hi all, I have recently installed latest version of Apache2.2 on windows 7. I am operating as an administrator with username as 'adminuser' on this machine. The apache webserver is installed at this ...
Pranav Kumar Ojha
Mar 3, 2013 at 4:41 pm
Mar 4, 2013 at 1:47 pm -
why the heck some of the essential headers present in the request are null when being processed in a custom apache module/hook function? if this list is dead, is there another list dedicated for ...
Crne We
Mar 1, 2013 at 7:14 pm
Mar 3, 2013 at 11:10 pm -
hi, guys i have come across a problem related to event mpm in apache(v2.4.3), that is connection may closed during transfer for some times. when i change to prefork mpm, everything goes well... i ...
Esmq
Mar 28, 2013 at 3:06 am
Mar 28, 2013 at 10:05 am -
I have the following .htaccess on /var/www: RewriteEngine on RewriteRule ^(.*)\.html$ site.php/$1 [L] But the same .htaccess doesn't work when I put on an userdir, it keeps giving a 404 error even if ...
Jack Mcslay
Mar 21, 2013 at 9:42 am
Mar 21, 2013 at 11:36 am -
Vitthal Tcs
Mar 19, 2013 at 7:21 am
Mar 19, 2013 at 7:51 am -
Hi, I'm getting Segmentation Fault on proxy apache with SSLProxyMachineCertificateFile configuration. I use proxy for passing through client certificats to internal web server, mod_ssl & mo_proxy are ...
Alain Ganuchaud - CORE IT
Mar 15, 2013 at 7:07 am
Mar 17, 2013 at 6:01 am -
Apache 2.2.15 CentOS Linux 6.3 Copy of conf file: http://360pro.com/tmp/v2conf.txt I've just built a new LAMP server and I'm having a little issue where Apache displays the following error when I try ...
Gene Ballard
Mar 15, 2013 at 4:27 pm
Mar 15, 2013 at 8:30 pm -
Vitthal Tcs
Mar 13, 2013 at 1:00 pm
Mar 13, 2013 at 1:20 pm -
Hi, I just realized that the reason there is no Windows binaries for 2.2.23 and 2.2.24 is that the Apache Foundation does not provide the binaries and whoever provided them before does not anymore. I ...
Peter Lorenzen
Mar 11, 2013 at 8:21 pm
Mar 13, 2013 at 12:07 pm -
Hello, I'm have one instance of Wordpress running on a FreeBSD machine with php 5.2 install using Apache Web Server 2.2. Every time the webmaster edit pages I get the following error: 12:15:36 2013] ...
Motty cruz
Mar 5, 2013 at 8:38 pm
Mar 6, 2013 at 6:26 pm -
hello there i have apache2 running on centOS 6.3. all has been well untill the weekend when apache failed to start. this is the error i am getting [[email protected] josephk]# service httpd start Starting ...
Joe Cajun
Mar 5, 2013 at 5:52 am
Mar 5, 2013 at 2:35 pm -
Hi all, I'm Santiago from Paris, France, new subscriber to this mailing list. Hope I will be of some help even though I just completed today my very first compilation of Apache HTTP from source. So ...
Santiago DIEZ
Mar 1, 2013 at 10:14 pm
Mar 4, 2013 at 12:12 pm -
Hi All, Is there a way to have a script which can be allowed to enabled/disable workers used in a reverse proxy. Similar to what can be done using the balancer-manager page, but without needing to ...
Plot.lost
Mar 25, 2013 at 8:32 am
Mar 28, 2013 at 4:11 pm -
Hi, i'd like to use mod_rewrite, but i have some problems in understanding it. - "RewriteRule pattern subtitution [flags]": Is substitution always an URL ? Also in cases when pattern is matched ...
Lentes, Bernd
Mar 25, 2013 at 1:33 pm
Mar 28, 2013 at 1:38 am -
Hello - on a Win 7 x64 laptop I have installed: httpd-2.4.4-win32-VC9.zip When I try to start it I get this: C:\Apache24\bin httpd -k install Installing the Apache2.4 service The Apache2.4 service is ...
How7
Mar 26, 2013 at 3:11 pm
Mar 27, 2013 at 2:24 pm -
Hi, Has someone already have the experience of getting all its URIs deeper than / being treated by mod_rewrite as '*' (which basically doesn't match any of my rules afterward), e.g. : GET /test.html ...
Nicolas Peltier
Mar 24, 2013 at 11:00 pm
Mar 27, 2013 at 12:03 pm -
Hi, Can anyone help me understand why apache seems to take seconds for just handing a request over to mod_jk? Some (Web-Service) Requests (1-2% overall) take between 2 and 45 (!) seconds according to ...
Behal Andreas
Mar 26, 2013 at 3:32 pm
Mar 26, 2013 at 4:00 pm -
Hi all, Please let me know how to configure httpd server and robots.txt. -- Thanks Brajesh Patel skype: brajesh.patel11 Cell:- +91 8750709907
Brajesh Patel
Mar 22, 2013 at 7:42 pm
Mar 22, 2013 at 8:12 pm -
Hi all, I am having a problem getting Apache to allow access to IE 6/7/8/9 users with client certificates installed to access restricted resources. I have several servers (Windows and Linux) running ...
Jim Jones
Mar 13, 2013 at 4:48 pm
Mar 20, 2013 at 6:23 pm -
Hi, since there are many ways to configure script interpreters, I'm looking for a safe and universal way to disallow execution of scripts in certain directories, i.e. directories where CMS users can ...
Oliver Betz
Mar 14, 2013 at 4:55 pm
Mar 17, 2013 at 9:00 pm -
Hi, I've secured my apache by using SSL certificates (self-signed CA) for both server and clients, and I require them to the clients in order to connect. However, I have found these entries in ...
Felix Rubio Dalmau
Mar 13, 2013 at 6:50 am
Mar 15, 2013 at 1:48 pm -
I am currently running an apache reverse proxy on Linux with many IP's bound to eth0. Is there any way to either set or determine what the source IP "backend" servers will receive requests from? I am ...
Andy Carlson
Mar 13, 2013 at 3:34 pm
Mar 15, 2013 at 1:44 pm
Group Overview
group | users |
categories | apache |
discussions | 83 |
posts | 269 |
users | 106 |
website | httpd.apache.org |
irc | #httpd |
106 users for March 2013
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)