Search Discussions
-
Dear all, That's an unbelievable issue but we have single apache process that takes 5 GB of memory ! And it doesn't happens always with the same URLs, it's unpredictable and we don't understand why ...
Denis BUCHER
Aug 17, 2012 at 11:46 pm
Aug 20, 2012 at 10:04 am -
Morning All, From the docs at http://httpd.apache.org/docs/current/logs.html, we have: "If |CustomLog <http://httpd.apache.org/docs/current/mod/mod_log_config.html#customlog | or directives are ...
Kevin A. McGrail
Aug 28, 2012 at 3:02 pm
Aug 29, 2012 at 12:39 pm -
Hello, I've scoured the Internet for examples of how to implement logical operators where the "require" directive is concerned. The dearth of documentation and discussion regarding this subject leads ...
Ben Johnson
Aug 14, 2012 at 9:31 pm
Sep 7, 2012 at 5:28 pm -
I upgraded to Apache 2.4 and use mod_event on a server having average high load. My issue is that I am getting pretty much often the error message within the error log AH00485: scoreboard is full, ...
Sam
Aug 19, 2012 at 11:25 am
Sep 7, 2012 at 11:37 am -
Apache can't interpret the following link : but when I open the html file directly in the browser it works. if I use the url link http://localhost:8080/TCS/group/guest it doesn't work anymore, anyone ...
Nicolas Maujean
Aug 16, 2012 at 4:56 pm
Aug 16, 2012 at 5:46 pm -
Hello, I find it extremely troubling that when Apache fails to start due to an SSL-related misconfiguration nothing is logged to that effect. For example, if a certificate and private key do not ...
Ben Johnson
Aug 22, 2012 at 12:35 pm
Sep 26, 2012 at 3:14 pm -
Hi all, I'm a newbie to Apache, so I hope my question makes any sense :-) ... I have a Python web application which runs on a RedHat 6.3 Server. I'm not allowed to install any third party packages or ...
Knacktus
Aug 23, 2012 at 5:43 pm
Aug 24, 2012 at 8:39 am -
I have a FORMER production system, Sun Solaris 10 running Apache HTTPD v2.2.6, with a highly customized configuration. It delivers files with the extension ".ram" with the desired Content-Type ...
J.Lance Wilkinson
Aug 22, 2012 at 12:17 pm
Aug 22, 2012 at 5:21 pm -
Hi, I compiled apache 2.2 64 bits on AIX 6.1 and the installation seeemed to have passed fine. But when I browse to static HTML pages on that server - all pages return empty with "Content-Length: 0" ...
Asaf Dalet
Aug 22, 2012 at 11:51 am
Oct 4, 2012 at 2:20 pm -
Hi All, a simple mod_rewrite rules RewriteEngine On RewriteCond /home/docroot/test/$1 -f RewriteRule ^(.+).test$ /test/$1 [L] http://httpd.apache.org/docs/2.4/mod/mod_rewrite.html#rewritecond in ...
Lazy
Aug 17, 2012 at 10:01 am
Aug 17, 2012 at 11:41 am -
Hi, I would like to know when windows installer (.msi) for Apache 2.4.3 would be available with OpenSSL 1.0.1c (or other latest OpenSSL version)? Like Apache 2.2.22 msi with OpenSSL 0.9.8t is ...
Thakur, Praveen Kumar
Aug 24, 2012 at 7:52 pm
Aug 30, 2012 at 3:05 pm -
Hello, is there any module like mod_extract_forwarded or mod_rpaf available for Apache 2.2 or Apache 2.4? These modules change the value of REMOTE_ADDR to the original client IP address behind a ...
Marten Lehmann
Aug 23, 2012 at 9:58 pm
Aug 26, 2012 at 9:02 pm -
What's the canonical way to redirect the following? http://host/xyz[/abc] to http://xyz.host/[abc] The following works RedirectMatch ^xyz(.*) http://xyz.host$1 but suffers from the problem that ...
Sebb
Aug 17, 2012 at 12:50 pm
Aug 17, 2012 at 3:33 pm -
5
[users@httpd] Dual apache2 installations: Ubuntu Package and Locally Built (All on a single server)
I have a good instance of apache2 running as an Ubuntu package on Ubuntu 10.04 LTS (64-bit), but it's version 2.2.14. I would like to use the latest Apache version and build it from source. Has ...Tom Browder
Aug 2, 2012 at 9:54 pm
Aug 3, 2012 at 4:38 pm -
I've set up a load balancing configuration based on an Apache server and two tomcats Tomcat6A, and Tomcat6B. I'm trying to set it up so that Tomcat6B is a failover server, so if Tomcat6A goes down, ...
Ed Young
Aug 31, 2012 at 1:14 am
Sep 6, 2012 at 9:39 am -
Hi, My OpenSSL v1.0.1c was compiled as FIPS enabled. # /usr/local/ssl/bin/openssl OpenSSL version OpenSSL 1.0.1c-fips 10 May 2012 OpenSSL I did compilation httpd v2.4.2 and v2.4.3 to use the above ...
Ruiyuan Jiang
Aug 22, 2012 at 6:47 pm
Aug 24, 2012 at 7:52 pm -
Hi all. This is the first time I'm writing on this mailing list so I hope this is the right place to ask help for my problem. As in the subject If I check the access.log and error.log I see a huge ...
Carlo Traversa
Aug 11, 2012 at 10:34 am
Aug 13, 2012 at 4:38 pm -
httpd version: 2.2.22 server :aix 6.1 install rpm file :http://www.bullfreeware.com/affichage.php?id=1538 but the rpm file has not include mod_deflate then, i use apxs to build and install the ...
Feng jing
Aug 29, 2012 at 3:06 am
Aug 29, 2012 at 4:15 am -
Hello everybody I've just installed a webapp (sakai precisely) in a CentOs 6.2 server. sakai is accessivle via *@ip:8080/portal, *and I need to replace that adresse by a normal URL ...
Ijlal EL HAZITI
Aug 27, 2012 at 8:43 pm
Aug 28, 2012 at 2:44 am -
I've been working at this for days and couldn't figure out why a mod_rewrite rule wasn't working. My situation was that I wanted to redirect this: http://domain.com/unique_directory/whatever to ...
Drew Tomlinson
Aug 18, 2012 at 2:56 pm
Aug 20, 2012 at 6:44 pm -
ApacheGroup Mem: hello,boys~ I use the deamontools to control the apache. run script as following(refer to the doc of www): ------------------------------------- #!/bin/sh ...
Liu JinGang
Aug 9, 2012 at 6:52 am
Aug 10, 2012 at 7:34 am -
Hi I want use allow hosname.dyndns.com in my apache conf but it doesnt work fine. When I use IP I can use normaly but not with dyndns domain. How can I fix this? Thnks
Gmail
Aug 3, 2012 at 8:21 am
Aug 3, 2012 at 5:04 pm -
Apache2 2.12 (?) on sles11 sp2. We have a vhost file with the following rule: RewriteRule ^/$ http://192.168.123.2/ This rule points certain traffic to the ip for WSUS (windows software update ...
Chris Arnold
Aug 17, 2012 at 3:32 am
Aug 30, 2012 at 1:24 pm -
Hello all, I am having a performance issue with Apache server; I hope you could provide some hints and/or advices the proper way to implement the solution. I need to set up a webserver that acts like ...
Unjc email
Aug 22, 2012 at 4:27 pm
Aug 26, 2012 at 10:04 pm -
I am having an issue with Apache/2.2.22 on Ubuntu 12.04, migrating service from an older system, Apache/2.2.3 on CentOS. We make use of PHP to serve RESTful requests, but I do not believe this is a ...
Scott Bigelow
Aug 23, 2012 at 8:59 pm
Aug 24, 2012 at 11:26 pm -
Dear reader, we have a problem that I do not know how to resolve. We are running a website that interprets all its PHP parts via proxying requests to php-fpm running on a local port. Now, the ...
Konrad Neuwirth
Aug 23, 2012 at 4:18 pm
Aug 24, 2012 at 1:51 am -
Apache 2.22 on HPUX 11v3 Integrity (Itanium) server Our ERP is updating which version of apache httpd they use from 2.2.15 to 2.2.22. We have a local process that uses mod_ldap & mod_authnz. The ERP ...
John Adamski
Aug 21, 2012 at 5:46 pm
Aug 22, 2012 at 5:48 pm -
Apache can't interpret the following link : <link href="../../chorus-theme/css/main.css@browserId=firefox&t=1344590189623" rel="stylesheet" type="text/css" / because of the ...
Nicolas Maujean
Aug 17, 2012 at 7:04 am
Aug 17, 2012 at 10:18 am -
Nicolas Maujean
Aug 16, 2012 at 3:15 pm
Aug 16, 2012 at 5:18 pm -
Hi everyone: I am using ab to do a posting form-data performance test. "ab -p postfile File containing data to POST", i set two files into this option. The first file size is 8.3K, "ab -p" works ...
Zhangxiang
Aug 15, 2012 at 2:52 pm
Aug 16, 2012 at 12:33 pm -
hello, can someone please advice how can i start another daemon when apache starts on ubuntu, and if it fails write that error to my apache error log ? ty. Rajeev ...
Rajeev Prasad
Aug 13, 2012 at 9:13 pm
Aug 14, 2012 at 6:35 am -
Hi, What are the best practices followed to disable directory listing. Any pros and cons using .htacess file or any fool proof method to implement which takes care of security issues. Please help me ...
Kaushal Shriyan
Aug 8, 2012 at 7:21 am
Aug 11, 2012 at 6:20 am -
is there a way/module in Apache to authenticate users by redirecting to a separate website and then accept back the encrypted cookie it generates on successful authentication? ty. Rajeev ...
Rajeev Prasad
Aug 9, 2012 at 9:45 pm
Aug 10, 2012 at 10:50 pm -
Ping, anyone? -Tom --------------------------------------------------------------------- To unsubscribe, e-mail: <span class="m_body_email_addr" title="2535ff57171cd6820d506e120f4b58b8" ...
Tom Browder
Aug 8, 2012 at 2:06 pm
Aug 10, 2012 at 11:20 am -
I have been checking my Apache 2.2.14 server with this link: https://www.ssllabs.com/ssltest/index.html I am trying to improve my SSL Labs security score but can't beat 85. I am running Apache 2.2.14 ...
Tom Browder
Aug 7, 2012 at 12:15 pm
Aug 7, 2012 at 1:06 pm -
I see lots of examples of denying access to files in a directory with a certain suffix, but I want to deny access to ALL files EXCEPT those with one suffix (.html). I have tried this (Apache ...
Tom Browder
Aug 5, 2012 at 9:32 pm
Aug 5, 2012 at 10:25 pm -
I'm an Apache noob, so apologies if I'm not using the correct terminology below. I have a load balancer configuration in httpd.conf that directs all traffic to the to two remote tomcat servers, but I ...
Ed Young
Aug 29, 2012 at 6:54 pm
Sep 11, 2012 at 4:39 am -
This is a test: I have been trying to post to this list, but they keep bouncing back with: The error that the other server returned was: 552 552 spam score (5.7) exceeded threshold ...
Ed Young
Aug 31, 2012 at 12:56 am
Aug 31, 2012 at 1:18 am -
Hey guys, can anyone tell me about "REDIRECT_STATUS" trying to use it and get am "Undefined Index" error
Roy Dellray
Aug 30, 2012 at 4:55 am
Aug 30, 2012 at 12:47 pm -
Classification: UNCLASSIFIED Caveats: NONE I am trying to compile on a Solaris 9 box apache 2.4.3. I complied with ./configure --enable-so --enable-rewrite --with-z=/usr/local I already have ...
Payne, James E CTR USARMY HQDA ITA EM (US)
Aug 29, 2012 at 1:51 pm
Aug 29, 2012 at 4:57 pm -
.I know that Apache Software Foundation is running Jira. I do not know if it is running on Tomcat 7 or Tomcat 6 If you are running JIRA 5.1x on Tomcat 7 ( linux) , please provide the steps or links ...
Ahmed Elbaggari
Aug 28, 2012 at 8:20 pm
Aug 29, 2012 at 11:06 am -
Hi, I have 2 virtual IP based hosts running in httpd 2.2. I have two virtual hosts *Brightside* <VirtualHost 192.168.1.1:443 *Darkside* Is it possible to enable the mod-status, as an overall ...
Smith, Mitchell
Aug 28, 2012 at 10:59 am
Aug 28, 2012 at 11:05 am -
-- *Admin* @ *Aures Hospitality Group* aureshospitality.com Follow us on www.facebook.com/TheAuresHotel
Aures Hospitality
Aug 27, 2012 at 3:37 pm
Aug 28, 2012 at 5:57 am -
Hi When I try accessing my website www.aureshospitality.com I get the following message: 503 Service Temporarily Unavailable The server is temporarily unable to service your request due to ...
Aures Hospitality
Aug 27, 2012 at 3:34 pm
Aug 27, 2012 at 3:42 pm -
Hi all. I have been doing some testing with uploading large files to a httpd-based WebDAV server, and I notice that while uploading large files, if the connection breaks midway and the file is not ...
Ajay Garg
Aug 22, 2012 at 5:10 am
Aug 22, 2012 at 5:04 pm -
Hi List, Some days back I came across a very weired problem, and I am not able to figure out. The security scanners scanned one of our public facing website and they said that webserver is vulnerable ...
Kumar Bijayant
Aug 17, 2012 at 10:46 pm
Aug 17, 2012 at 11:08 pm -
Hi folks, I'm running Apache on a Ubuntu 12.04 virtual machine. I have multiple URL's pointing to the machine, and have been using a Drupal multi-site instance on the server to direct users to the ...
Josh Sheldon
Aug 11, 2012 at 10:08 pm
Aug 11, 2012 at 11:03 pm -
Dear list, I have the following in my .htaccess to force the authentication [....] AuthName "htaccess password prompt" AuthUserFile /home/askapache.com/.htpasswd AuthType Basic Require valid-user ...
J. Bakshi
Aug 10, 2012 at 12:12 pm
Aug 10, 2012 at 3:11 pm -
Hi I am not able to find apache HTTP server 2.4.2 version for Windows. Is there Windows version, or is there a Windows source code bundle to be compiled? VS ...
Varuna Seneviratna
Aug 8, 2012 at 4:45 am
Aug 8, 2012 at 5:44 am -
Pratyoosh Sharma
Aug 3, 2012 at 4:40 pm
Aug 6, 2012 at 8:24 am
Group Overview
group | users |
categories | apache |
discussions | 71 |
posts | 252 |
users | 89 |
website | httpd.apache.org |
irc | #httpd |
89 users for August 2012
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)