Search Discussions
-
Hello, Our httpd Apache server keeps hanging every day or many times a day depending on the activity. Apache is the frontend of our Subversion 1.6.5 server. We have about a 100 client developers ...
Nourredine Rouibah
Aug 19, 2013 at 8:21 am
Aug 23, 2013 at 12:19 pm -
I've tinkered with running a website using Apache on Linux for a few years now, but in my earlier days, I was a little naive and didn't pay too much attention to permissions. Now that I'd like to ...
Noah Duffy
Aug 7, 2013 at 7:31 pm
Aug 15, 2013 at 12:16 am -
We had a weird issue of Akamai not caching static content like JS, CSS etc. On debugging, they reported that we are sending "Vary:Accept Encoding" is causing issue. But I think that mod_deflate ...
Akash Jain
Aug 7, 2013 at 7:49 pm
Aug 9, 2013 at 5:12 am -
I have a site with the following .htaccess: Options +ExecCGI +Includes AddType text/html .shtml AddOutputFilter INCLUDES .shtml AddType application/x-httpd-cgi .cgi/ AddType application/x-httpd-cgi ...
LuKreme
Aug 5, 2013 at 5:20 am
Aug 6, 2013 at 4:30 pm -
I'm struggling with conflicting patches to get owncloud working with apache2.4 The existing rewrite setup I know needs reworking but I'm not competent enough to sort it out ...
Lester Caine
Aug 3, 2013 at 10:06 pm
Aug 5, 2013 at 3:57 pm -
Hello, I recently upgraded from Apache 2.2.23 to Apache 2.4.6, and after the upgrade, we're seeing random timeouts / drops on Flash content. The problem also exhibited itself on Apache 2.4.3, so it ...
Spangler, Tim
Aug 27, 2013 at 2:11 pm
Aug 27, 2013 at 4:56 pm -
What is the impact of setting the ServerLimit to a value significantly more than your MaxClients value? Say with a MaxClients set to 512 and ServerLimit of 2000?
Rose, John B
Aug 20, 2013 at 8:26 pm
Aug 21, 2013 at 1:02 am -
Hello, I migrated my Apache 2.2 to 2.4. It is working as a reverse proxy. Now I have the following issue: For the listener on Port 80 I set a request header ClientProtocol=http. For the listener on ...
Womann, Sven
Aug 21, 2013 at 8:31 am
Sep 3, 2013 at 1:59 pm -
Hi all. Let me first present the use-case :) === USE-CASE BEGIN === I have a number of <Directory </Directory directives (via the .conf files), and each director has an alias for it. So, my server ...
Ajay Garg
Aug 24, 2013 at 11:15 am
Sep 2, 2013 at 5:19 pm -
I need to proxy http requests to https server in the backend. Everything is working except a minor issues in redirects URLs. ProxyPassReverse translates the the URL except the protocol i.e. does not ...
Amit Singla
Aug 24, 2013 at 7:23 pm
Aug 28, 2013 at 3:05 pm -
Hi all. I was just doing some rudimentary research on what would be the best solution to implement server-side operations of our webapp. The "servlet" and "PHP" seem two widely used solutions ...
Ajay Garg
Aug 9, 2013 at 3:58 pm
Aug 9, 2013 at 6:19 pm -
I'm getting an error when I try to checkout a subversion repository, "Redirect cycle detected for URL 'http://10.224.48.53:8080/svn/main'". This seems to be a misconfiguration in Apache, which is why ...
Scott Genevish
Aug 2, 2013 at 8:28 pm
Aug 2, 2013 at 11:44 pm -
Hi, Users of my website hit a AJAX POST call for validation of User ID. The URL formed is http://dummy.com/<RandomNumber /handler/validateId?userid=<user entered value ** RandomNumber is any random ...
Akash Jain
Aug 25, 2013 at 5:18 am
Aug 26, 2013 at 1:42 pm -
New Gentoo server and my config appears correct but all domains are being sunk into default. When accessing: http://ipv6mailer.com/index.html 404 URL /index.html was not found on this server ...
Brad
Aug 23, 2013 at 5:20 am
Aug 23, 2013 at 11:48 am -
Hello friends I have some http redirect urls like in my jsp page http://spn1.spinterllyy.com:50070/webhdfs/v1/Namehome1/terfttb.jpg?=OPEN ...
Visioner Sadak
Aug 19, 2013 at 11:23 am
Aug 20, 2013 at 10:03 am -
Hi folks :-) I've several virtual host (for each I've the relative access.log e error.log) [...] ErrorLog /home/site1/logs/error.log CustomLog /home/site1/logs/access.log combined [...] I need have ...
Pol Hallen
Aug 8, 2013 at 12:48 pm
Aug 14, 2013 at 9:23 am -
First of all this probably belongs on users@subversion.apache.org... On Wed, Jul 31, 2013 at 1:43 PM, Brennan, Edward C (HII-Ingalls) wrote: That issue is not applicable to 1.6.x. Note the following ...
Ben Reser
Aug 2, 2013 at 1:52 am
Aug 9, 2013 at 9:45 pm -
I have the following URL that is no longer valid https://cms.example.com/enterprise/registration/browserinstructions.jsp?prod uctID=100 and I have beat myself silly trying to get it to redirect to ...
Ward P Fontenot
Aug 9, 2013 at 12:12 am
Aug 9, 2013 at 2:09 am -
I am using mod_fcgid with apache 2.4. Is there a FastCgiConfig equivalent or a way that I can get the same result as if I set the –flush option on FastCgiConfig in a mod_fastcgi application. I need ...
Zstrebly
Aug 7, 2013 at 10:48 pm
Aug 8, 2013 at 1:36 pm -
Hi all, I'm study apache and I don't understand some things about htaccess. Reading, the advice is: never permit htaccess to users. So, can I enable htaccess but only for personalize something like ...
Pol Hallen
Aug 6, 2013 at 6:55 pm
Aug 7, 2013 at 12:41 pm -
I've got a fairly simple rewrite rule that bounces our Python pycurl client from the main server to a new server that actually dishes out the file: Our client downloads a set of files and is ...
Travis Jensen
Aug 5, 2013 at 6:21 pm
Aug 6, 2013 at 8:51 pm -
I have apache httpd 2.4.6 for windows, installed on windows 2012 . It is configured as a reverse proxy. When I use IE locally on this machine and use localhost to access the httpd, the operation gets ...
Shie, Yair
Aug 8, 2013 at 4:58 am
Aug 13, 2013 at 6:34 am -
I have the following structure in /etc/httpd/extras/httpd-vhost.conf (apache 2.4) <virtualhost *:80 ServerName webdav.example.com DocumentRoot /usr/local/www/ DavLockDB /tmp/DavLock.rotdav <location ...
LuKreme
Aug 9, 2013 at 10:19 pm
Aug 11, 2013 at 4:47 am -
I'm afraid I can't get subscribed :( Maybe a bug on their end. Very small amount of traffic, apparently, too. At any rate, I hope you all can help. Apparently the following is a common problem with ...
John Smith
Aug 9, 2013 at 2:03 pm
Aug 9, 2013 at 5:06 pm -
Not quite sure if this needs to wind up in this group or the tomcat list since it kind of involves both. I'm fairly sure it involves an Apache misconfig, so thought I'd start here. We've got an ...
Nick Tkach
Aug 8, 2013 at 3:33 pm
Aug 9, 2013 at 12:12 am -
I am using Perl code from an old book that refers to mod_fastcgi but I have mod_fcgid installed. I had to comment out some code ( before exit) and change Accept() to eliminate some errors in ...
Zstrebly
Aug 8, 2013 at 3:28 pm
Aug 8, 2013 at 5:13 pm -
I had webDAV setup previously, but disabled it when transitioning to 2.4. Before I dive in and try to get it working again, I have a couple of questions. First, when we set this up ages ago-go, the ...
LuKreme
Aug 7, 2013 at 1:21 pm
Aug 8, 2013 at 9:28 am -
Hello, I am configuring mod_proxy proxyPass /wur http://serverA.com:80/ It does load the page when I access proxyserver.com/wur get 200 for /wur and get 404 for images The rule only matches /wur not ...
Eric tse
Aug 7, 2013 at 6:13 pm
Aug 7, 2013 at 7:48 pm -
Hi. 1) I'd have a question on how to set up a reverse proxy to a http 1.0 in the cleanest most standard conforming way. AFAIU, strict HTTP 1.0 has neither persistent connections / keep-alives - a ...
Christoph Anton Mitterer
Aug 5, 2013 at 1:46 pm
Aug 5, 2013 at 10:25 pm -
I have tried for hours to get Apache 2.2.22 on a Mac to produce debug logging for mod_rewrite, and have gotten absolutely nowhere. I have RewriteLog "/tmp/rewrite.log" RewriteLogLevel 8 in my ...
C. Benson Manica
Aug 1, 2013 at 2:14 am
Aug 4, 2013 at 7:54 pm -
From: Igor Cicimov [<span class="m_body_email_addr" title="8000d33b5b5bea0da8811c44a157df09" icicimov@gmail.com</span ] Sent: Saturday, August 17, 2013 9:14 AM To: users Subject: Re: [users@httpd] ...
William Paredes
Aug 22, 2013 at 7:36 pm
Sep 14, 2013 at 8:45 pm -
Hi, We use Apache's mod_proxy to reverse-proxy a web application that sends back large XML responses whose lengths are unknown in advance. IOW, the responses sent by the application (aka the backend) ...
Hannes Schmidt
Aug 17, 2013 at 9:12 am
Aug 29, 2013 at 5:48 pm -
Is there a way to get httpd to recognize a username in the Down-Level Logon Name format? E.g. DOMAIN\username. I see explicit documentation about UPN at ...
Httpd httpd
Aug 27, 2013 at 11:58 am
Aug 28, 2013 at 4:10 pm -
People, I have a doubt, maybe is silly but I didn't find anywhere one answer for it. I have one set of rules in my Apache configuration and recently I was asked to make one rule more generic for all ...
Miguel Figueiredo
Aug 28, 2013 at 3:02 pm
Aug 28, 2013 at 3:25 pm -
Hello eveybody, since apache version 2.4.4 I have a problem by running multiple apache instances on my server. Normally we run multiple apaches, under different users, on one machine, but since 2.4.4 ...
Andre Wendel
Aug 12, 2013 at 11:20 am
Aug 24, 2013 at 8:35 pm -
Hi folks I need some help, in few words, I'm migrating a website from a old server to a new Amazon-Ec2 instance. The Old server is a FreeBSD 6.0-RELEASE (MEERMINIMAL) / apache 2.2.4, while the new ...
Freddy Cruz
Aug 14, 2013 at 5:32 pm
Aug 22, 2013 at 7:56 pm -
Vitthal Tcs
Aug 22, 2013 at 7:47 am
Aug 22, 2013 at 8:11 am -
I will be out of the office starting 03.08.2013 and will not return until 12.08.2013. Please contact Ms Louisa Ng at 2810 3065 if you need assistance. This notice is generated in response to your ...
Denis_cw_kwong
Aug 4, 2013 at 8:01 pm
Aug 21, 2013 at 10:52 am -
Hi, I'm having problemas using apache 2.4.4.2 with webdav module. For some reason, it closes the connection before sending the HTML response from the webdav module. On my old servers using apache ...
Luiz Flavio Fernandes
Aug 16, 2013 at 12:22 am
Aug 20, 2013 at 8:13 pm -
I'm having a very strange issue with the mod_rewrite module. First off here's the basics: Apache 2.4.6, Centos 6 x64 Here's the loading of the directive: <IfModule mod_rewrite.c RewriteEngine on ...
Don O'Neil
Aug 17, 2013 at 3:28 pm
Aug 18, 2013 at 2:56 pm -
Greetings! It's been a few days that I'm struggling with this one: I don't get the authentication dialog window prompting for a user name & password when I enter an LDAP protected realm: <Directory ...
William Paredes
Aug 15, 2013 at 5:10 pm
Aug 17, 2013 at 1:15 pm -
Hi, I'm using Apache 2.4 to load balance Tomcat servers 6 using mod jk. I'd like to know if it is possible to dynamically add/remove workers without restarting Apache. Thanks, Rajesh.
CR Rajesh
Aug 16, 2013 at 9:43 pm
Aug 16, 2013 at 11:27 pm -
This question is related to one I already posted to Canonical's Launchpad site for Ubuntu support: https://answers.launchpad.net/ubuntu/+source/apache2/+question/233966 We are using Apache 2.2.22 as ...
Anthony DeCusati
Aug 14, 2013 at 3:00 pm
Aug 14, 2013 at 11:28 pm -
Hi all. In part of ongoing investigations, i am evaluating the methods to setup the server side component of simple web-services, where there is a simple transfer of data. In this regard, I am ...
Ajay Garg
Aug 11, 2013 at 4:21 am
Aug 11, 2013 at 11:37 am -
I guess your script is getting called first and it does not successfully authenticate the user and mod_authn_file is also configured but it fails due to an incomplete configuration. (somewhat of a ...
Jeff Trawick
Aug 8, 2013 at 7:27 pm
Aug 9, 2013 at 7:21 pm -
I have a home server set up with a couple of things going on. Here is the weird thing that I can't figure out. I can access everything just fine from an INTERNET connection external to my LAN using ...
Peter Schrock
Aug 5, 2013 at 7:07 pm
Aug 5, 2013 at 9:36 pm -
I sent this query to <span class="m_body_email_addr" title="cb9ec9a3f9c65244b47b3e66a56ab177" modules-dev@httpd.apache.org</span and didn't get a response, so I thought I'd try this users DL... An ...
Rizzo, Christopher
Aug 5, 2013 at 6:39 pm
Aug 5, 2013 at 6:48 pm -
I've got a web-app written in Orbit/Kepler (the Lua framework) and I'm wanting my visible URL paths free of file extensions or un-necessary path elements. I'd like to expose just a nice, clean ...
Dewey G Gaedcke
Aug 5, 2013 at 4:18 pm
Aug 5, 2013 at 4:29 pm -
I'm running: Server version: Apache/2.4.3 (Unix) Server built: Jan 16 2013 15:46:54 on Oracle Linux: Linux dtci-radwebs02 2.6.32-279.11.1.el6.x86_64 #1 SMP Tue Oct 16 08:03:36 PDT 2012 x86_64 x86_64 ...
Sam Sexton
Aug 5, 2013 at 2:51 pm
Aug 5, 2013 at 3:45 pm -
I upgraded from Apache 2.0.63 to 2.4.4 and changed the pages from using jsp with modcaucho and resin to using modphp 5.4.16. I have seen a significant reduction in page response times. Does anyone ...
S R
Aug 2, 2013 at 9:16 am
Aug 2, 2013 at 9:25 am
Group Overview
group | users |
categories | apache |
discussions | 76 |
posts | 211 |
users | 85 |
website | httpd.apache.org |
irc | #httpd |
85 users for August 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)