Search Discussions
-
I have an application server behind that may output chunked responses, and would like to use compression for them as I do for ordinary responses. 1. Is that possible with mod_deflate? 2. If it is, is ...
Xavier Noria
May 30, 2011 at 7:24 pm
Jun 5, 2011 at 10:43 pm -
Hello all my first time posting , so please be gentile. :) We have 5 Apache 2.2.3 web servers behind a HAproxy load balancer. Each web server is a Quad core Xeon [email protected] with 16 gigs RAM and a ...
Rob Morin
May 25, 2011 at 2:27 pm
May 31, 2011 at 3:03 pm -
I'm trying to use the Files directive to force auth for the index.html file and I'm getting the following error message if I don't specify the file name in the request. If I do it works fine. ...
Knute Johnson
May 12, 2011 at 5:45 pm
May 16, 2011 at 4:47 pm -
Hi all, I'm new in this group. I ask you if it is possible to monitoring the function calls that Apache makes when it must satisfy a request. For example, suppose we have a LAMP architecture (this is ...
Marco di sano
May 3, 2011 at 3:24 pm
May 7, 2011 at 11:46 am -
I am having an issue of SNI mismatch. Apache error log says: Hostname TESThost.cisco.com provided via SNI and hostname testhost.cisco.com provided via HTTP are different. My apache and openssl ...
Satish Burnwal (sburnwal)
May 13, 2011 at 1:32 pm
May 15, 2011 at 3:03 am -
I'm running the pre-installed Apache 2 on my Mac OS X 10.5.8 machine. The log directory (where it writes error and access logs) is at: /private/var/log/apache2/ The directory is filled with files ...
Steven Ross
May 7, 2011 at 9:16 pm
May 11, 2011 at 4:39 pm -
Hi, I have been experimenting with Apache running on port 80 and then proxying to a second instance on 8080; the second instance being chrooted. All is working great except .htaccess due to it being ...
--[ UxBoD ]--
May 17, 2011 at 11:16 am
May 17, 2011 at 11:02 pm -
Hi, Has anybody been able to get the PHP-FPM status page to work within Apache? I have tried the following but always receive a 404 error. <IfModule mod_fastcgi.c FastCgiExternalServer ...
--[ UxBoD ]--
May 17, 2011 at 8:19 am
May 17, 2011 at 9:38 pm -
Hi all, I want to ask you if someone have tried to modify apache source code. Can I modify code after installation or I need to recompile all apache source files? P.S: In particular I want to modify ...
Marco
May 16, 2011 at 2:49 pm
May 16, 2011 at 4:36 pm -
Now finally able to host a website on my home static-IP ADSL connection, using Linux (FC-14) apache httpd-2.2.17-1.fc14.x86_64 , with "IP-passthrough" and "Full NAT" enabled on the ADSL router so it ...
Jason Vas Dias
May 31, 2011 at 2:09 pm
May 31, 2011 at 3:37 pm -
Hi folks, I have to move some sites (10) from virtual hosts to a single dedicated machine. The number of sites will grow on time. I've two ways to implement it: 1. set a single apache instance to ...
Isaac XxX
May 22, 2011 at 3:43 pm
May 23, 2011 at 7:05 pm -
Hi I run several servers and sometimes for some of them, directives in FilesMatch seem never to be executed. Problems come when apache is the frontend of other servers such as tomcat or play ...
Sébastien Moretti
May 9, 2011 at 1:01 pm
May 9, 2011 at 1:44 pm -
I upgraded from ubuntu 9.10 to 10.10. Now my userdirs are inaccessible. The access log reads: --------------------------------------------------------------------- "GET /~user HTTP/1.1" 403 506 "-" ...
Allen Seelye
May 1, 2011 at 7:29 pm
May 2, 2011 at 3:30 pm -
Hello, I'm wanting to make a custom error document for 404. I'm wanting it to look like the rest of my site and have some php information on the site. If in httpd.conf I use errordocument 404 and ...
David Mehler
May 25, 2011 at 7:56 pm
May 28, 2011 at 6:08 pm -
how can i search for older mails on the apache list. Is there any Link where i can Search ?
Harsimranjit singh Kler
May 23, 2011 at 3:46 pm
May 27, 2011 at 7:52 am -
Hi, I have installed Apache on Linux. I do not have a domain name for this server. I specified the IP address at the ServerName directive. When I type in the IP address into a browser I am getting a ...
John Fitzgibbon
May 25, 2011 at 1:14 pm
May 25, 2011 at 1:44 pm -
Dear Everyone, I am currently in debate with Google Adwords about the clicks I am being charged for. The issue is simple. I have specific landing pages for my Adwords adverts. My server logs show the ...
Xavier Gallagher
May 13, 2011 at 7:17 pm
May 16, 2011 at 6:33 am -
Hello, I've got a question on virtual hosts. I'm running httpd 2.2.3 on a rhel5 machine. I believe from what I've read that when one sets up a virtual host that the Listen and other directives in ...
David Mehler
May 13, 2011 at 4:50 am
May 14, 2011 at 1:00 am -
Hi all, Please forgive me if the question was asked before. I have been using apache for quite a bit of time (3-4 years) but I am totally new to the group. Recently I tried to give our Red Hat ...
Duke
May 2, 2011 at 2:56 pm
May 2, 2011 at 4:58 pm -
Hi, I need to update Apache's SSL to the latest version (1.0.0d). Is it necessary to recompile all of Apache, or can I simply rebuild mod_ssl? (Reason is that I'm using OS X Server 10.6.7 and want to ...
René Fournier
May 1, 2011 at 2:54 pm
May 2, 2011 at 2:06 pm -
Dear users, I have turn on SSLFIPS on in my apache2 but it returns me following: Invalid command 'SSLFIPS', perhaps misspelled or defined by a module not included in the server configuration Do you ...
Petr Hracek
May 23, 2011 at 1:25 pm
May 25, 2011 at 5:52 am -
New releases are in progress for each of these projects and are expected to be available in the coming days. The upcoming httpd 2.2.19 will bundle new releases of apr and apr-util which correct the ...
William A. Rowe Jr.
May 19, 2011 at 5:18 pm
May 20, 2011 at 6:11 pm -
Hi, May be a silly question but is it now possible to host multiple sites using a single IP and each site has a different SSL cert based on its DN ? -- Thanks, Phil
--[ UxBoD ]--
May 19, 2011 at 9:46 pm
May 20, 2011 at 11:03 am -
I have a reasonably working mod_rewrite solution for serving pre-compressed files. But if I enable mod_deflate, it seems to override my mod_rewrite method. Basic problem is this: serving jquery.js ...
Adam Schrotenboer
May 10, 2011 at 6:15 pm
May 10, 2011 at 10:05 pm -
Hi, We have two web servers under load balancer. I want to restrict access to certain path based on host name. For example, 1. www.sc.org 2. www.sc.com Both the above are pointing to the same Load ...
Ndmigration
May 6, 2011 at 3:42 am
May 9, 2011 at 2:45 am -
Hi, Recently i have upgraded Apache 1.3 to Apache 2.2 on my Solaris box. version 2.2 is working fine but i have problem of "Proxy Error and it is giving the reason as Reason: DNS lookup failure for: ...
Shalini jonnadula
May 26, 2011 at 1:40 pm
Jun 1, 2011 at 12:35 pm -
Hi. I have a problem that one of my domains is listed on google as https and I do not have a valid certificate and neither do I need to have one. I have sent an email to technical support at google ...
Jobst Schmalenbach
May 30, 2011 at 11:33 pm
May 31, 2011 at 8:25 am -
Hi Experts, I have a question that as following, I hope that someone can give me an answer. Thanks! I've just been doing some debugging of a CGI file. In doing so I was outputting some information to ...
Liu JinGang
May 30, 2011 at 3:35 am
May 31, 2011 at 1:16 am -
I'm having a problem using the Files directive to require authentication on the index.html file. It doesn't work if it is requested with the index URL but does if the URL specifies the file directly. ...
Knute Johnson
May 28, 2011 at 6:51 pm
May 28, 2011 at 9:35 pm -
Hi, I would like to transfer the file/socket descriptor for a client connection from the Apache httpd process to a non-httpd process running on the same system as Apache httpd, thus transferring the ...
Henrik Strand
May 26, 2011 at 8:02 am
May 26, 2011 at 2:18 pm -
Hi there, I am looking at ways i can more reliably centralise apache access logs into a single logging area, i have discounted syslog on the basis of reliabilty and the sheer volume of log entries i ...
Steve Foster
May 20, 2011 at 12:20 pm
May 20, 2011 at 2:31 pm -
I am fronting my tomcat with apache2 using mod_proxy. This is causing the content type of soap responses to be changed from text/xml to text/plain. If my client application talks to tomcat directly ...
Geoff Froud
May 19, 2011 at 2:33 pm
May 19, 2011 at 3:44 pm -
Every so often the httpd service on our server will stop - I'm not seeing any attempts to automatically restart. Any thoughts? A friend of mine recommended the apache userlist. J The only things of ...
Matt Windsor
May 17, 2011 at 1:32 am
May 17, 2011 at 12:55 pm -
Good morning ... I'm trying to levarage two different authentication modules in our Apache 2.2 (Solaris 10/64 bit) as part of a POC. I need to ensure one fires first as I need to set a header for the ...
Jeff McGrath
May 16, 2011 at 1:53 pm
May 16, 2011 at 6:19 pm -
I think this situation is common After logging in to the application, access a file link. php comparing the relevant permissions correctly, the file is loaded into memory, then sent to the client. If ...
孙俊
May 16, 2011 at 5:41 am
May 16, 2011 at 2:26 pm -
I am still trying to learn how Apache works so please bear with me. I am using a "htaccess" file to limit certain IP from accessing my server. This is the format of the file: <Limit GET HEAD POST ...
Carmel
May 13, 2011 at 3:09 pm
May 14, 2011 at 9:45 pm -
Hey everyone; find an effective solution. I'm trying to get Apache working on a fresh Fedora 14 install. I'm wanting it to be able to access an additional directory in my home directory, workspace, ...
Matthew Coleman
May 13, 2011 at 10:51 am
May 13, 2011 at 11:04 am -
Hello list, I want to do a rewrite rule for all URLs to get rewritten to example.com This works and can be done with very simple rule: RewriteCond %{HTTP_HOST} !^www\.example\.com$ RewriteRule ^/(.*) ...
Stefan Moravcik
May 10, 2011 at 9:03 am
May 10, 2011 at 1:16 pm -
Hello everyone, We've got a customer that's got a flakey network that's dropping packets. This has resulted in a few weird errors coming out of our Apache setup that I'm trying to work out if I can ...
TRAFx Research
May 9, 2011 at 7:02 pm
May 9, 2011 at 7:19 pm -
Hello, I thought that this little URL rewrite would be oh-so-simple. I have not gotten it to work; it is completely ignored. I wish to redirect any URL <http://fb.example.com/* to ...
James Moe
May 7, 2011 at 8:48 pm
May 7, 2011 at 11:40 pm -
Dear users, I have try to find out how to set SSL logs from debug to info even when I have setup LogLevel to debug. My log /var/log/apache2/error.log contains as debug logs from the module as SSL ...
Petr Hracek
May 26, 2011 at 7:49 am
May 31, 2011 at 6:14 pm -
Hi i have following configurations: <IfModule worker.c ServerLimit 60 StartServers 5 MaxClients 2500 MinSpareThreads 100 MaxSpareThreads 1000 ThreadsPerChild 50 MaxRequestsPerChild 0 </IfModule 1)Is ...
Harsimranjit singh Kler
May 26, 2011 at 12:52 pm
May 30, 2011 at 6:00 am -
I'm newbie to encryption & beginner to Apache. Length: 81 Handshake Protocol: Server Hello Handshake Type: Server Hello (2) Length: 77 Version: TLS 1.0 (0x0301) Random gmt_unix_time: May 23, 2011 ...
sunhux G
May 29, 2011 at 2:48 pm
May 29, 2011 at 4:24 pm -
Hello, I'm running an Apache server for about 250 web sites: FreeBSD 8.2-RELEASE #0, amd64 Apache 2.2.17 I've setup few limits to ensure things won't go wild: RLimitCPU 300 600 RLimitMEM 10485760 ...
Patrick Proniewski
May 25, 2011 at 9:19 am
May 29, 2011 at 9:06 am -
Hi, sorry for the crosspost, but I am not sure where to ask. I am trying to understand a weird problem accessing HTTP request headers from a jsf page. The setup is as follows: apache1 - apache2 - ...
Martin Knoblauch
May 27, 2011 at 12:53 pm
May 27, 2011 at 2:46 pm -
I just upgraded a machine from 2.2.8 to 2.2.19 and suddenly Apache wouldn't let me run non-SSL vhosts on port 443. A snippet like below: <VirtualHost a.b.c.d:443 DocumentRoot /home/foo/httpdocs ...
Issac Goldstand
May 26, 2011 at 9:11 am
May 26, 2011 at 9:43 am -
If I have an Apache Location directive e as follows: <Location /drupal AuthType shibboleth ShibRequireSession On ShibUseHeaders On require shibboleth </Location which works as it locks down the ...
Tommy Peterson
May 25, 2011 at 1:57 pm
May 25, 2011 at 2:11 pm -
Hi, When using MPM worker with more than one child process, can anyone tell me whether Apache will handle connections on one child until all threads are used, and then pass any new connections to the ...
Pharesm
May 24, 2011 at 10:19 am
May 25, 2011 at 6:19 am -
Hi Members, In my .htaccess file i denied access by many ips. I want to log if that ip is trying to access our site, in a special log file for audit purpose. You can please guide me . Thanks & Regd ...
Vishesh kumar
May 25, 2011 at 4:06 am
May 25, 2011 at 6:03 am -
Hello all, I'm using apache http as a reverse proxy to tomcat. http takes care of the ssl encryption. Can anyone enlighten me on how to set the cookie secure flag to true. thanks in advance, gilbert
Gil Pratte
May 23, 2011 at 7:40 pm
May 23, 2011 at 8:00 pm
Group Overview
group | users |
categories | apache |
discussions | 96 |
posts | 312 |
users | 110 |
website | httpd.apache.org |
irc | #httpd |
110 users for May 2011
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)