Search Discussions
-
Hello folks: I have newly built web server with very little load, and beginning several minutes after a server restart, it just hangs for no good reason. I click a page, and the browser just waits. ...
Amiribarksdale
May 29, 2008 at 8:52 pm
Jun 2, 2008 at 4:41 pm -
Hi all I have a Virtual Server (from 1&1) running Apache 2.2 When any of my sites is accessed by a 'hard line' connection (ie ADSL) they work fine. However where I live in rural Spain my connection ...
Graham.hays
May 20, 2008 at 1:34 pm
May 21, 2008 at 10:32 pm -
So, is the only way to get content for both of the below requests cached correctly to make the backend system set the Expires header and setting 'CacheIgnoreQueryString Off' in httpd.conf? ...
Marko Asplund
May 2, 2008 at 10:23 am
May 5, 2008 at 9:07 am -
Apache 2.2.3 + Perl 5.8.8 on SUSE SLES10 I have just migrated a site from a linux RH server with Apache 2.0.46 and perl 5.8.0 to a server with the config above. Some perls scripts that are still ...
Denis Peuziat
May 30, 2008 at 12:19 pm
Jun 2, 2008 at 2:52 pm -
Hi. I need to set up an anonymizer that only functions on a single site, and that is transparently simple for users (who will be from a closed group) to use. Basically, what I'm trying to accomplish ...
Jesse Sheidlower
May 19, 2008 at 5:14 pm
May 28, 2008 at 1:52 pm -
Hey, I have an apache2 setup running Drupal 4.7 (a CMS). Drupal uses the mod_rewrite options below to run all requests through the top-level index.php file, so that http://server/my/path executes ...
Mark Mcdonald
May 6, 2008 at 7:44 am
May 30, 2008 at 2:42 pm -
Hi I have two applications running in a tomcat instance, I use apaches mod proxy to forward to them accordingly. However I have trouble getting a share cookie to be visible in each application. Since ...
Nino Saturnino Martinez Vazquez Wael
May 27, 2008 at 9:26 am
May 29, 2008 at 6:27 pm -
Hi all, I think I can get a proper response and can solve my issue. I am trying to cluster Jboss(Mainitans tomcat as a web container) using APACHE as load balancer, to run my application written ...
Ch Praveena
May 22, 2008 at 10:45 am
May 23, 2008 at 6:19 am -
Hi, module mod_proxy_balancer can make decision basing on volume of traffic or number of requests. How, for example, this volume is counted? Is it counted from the time server starts (hope not) or ...
Andrzej
May 29, 2008 at 9:39 pm
May 30, 2008 at 2:02 pm -
Hello, I am new to the Apache. I am trying to learn how to build the my own website. I installed the Apache and having problem staring it. The responce that I get is: ...
Sergey Pustovit
May 17, 2008 at 3:37 am
May 18, 2008 at 2:21 pm -
Hi, All, we run apache 2, httpd-2.2.3-11, on linux with mod_authz_ldap-0.26-8. On sites where we require authenticating to an external ldap directory, when a user browses to the given site, they are ...
Fred Day
May 9, 2008 at 7:51 pm
May 13, 2008 at 3:35 pm -
Hello, I seem to have one problem with a virtual host that for the images and css sub-directory I get the following error: [Wed May 28 19:27:07 2008] [error] [client 90.42.77.188] (13)Permission ...
Norman Khine
May 28, 2008 at 8:38 am
May 28, 2008 at 3:05 pm -
Greetings, I'm running NetBSD 4.0. I used pkg_add to install apache-2.2.8, but had mod_ssl.c compiled in and wanted that to start. I would rather not deal with SSL just now: I don't need it, so I ...
Frank Huddleston
May 12, 2008 at 2:27 am
May 14, 2008 at 8:11 pm -
Hi all; I am using Apache2.2.8 as a load balancer (using mod_proxy) and tomcat5.5 as backend servers. Now every thing is working fine but issue is in balancer-manager gui of apache. For this I ...
Narendra Verma
May 8, 2008 at 2:56 pm
May 13, 2008 at 4:46 am -
Hello everyone!! I have configured mod_jk, tomcat 5.5 and apache2.2 and it seems working fine if I run http://localhost:8080/jsp-examples/ or http://localhost:7690/jsp-examples/ [here 8080 is tomcat ...
Mamta Singh
May 7, 2008 at 10:40 pm
May 8, 2008 at 8:54 pm -
Hi list, Header always set Content-Location http://www.domain.tld/{REQUEST_URI} Looks great, right? Well, it does not work great. How do I get the request URI into the above wild-guess-at-a-syntax? ...
Daniel Aleksandersen
May 2, 2008 at 6:57 pm
May 3, 2008 at 2:45 am -
I am new to apache I installed apache2.2.8 using the windows installer But it does not start.I was adviced by help and support of Microsoft to type sc query and the serveice name and see what the ...
Varuna Seneviratna
May 8, 2008 at 9:52 pm
May 10, 2009 at 3:44 pm -
I'm looking to setup apache as a reverse proxy to a couple of tomcat servers. What I want is something like this: www.proxy.com/app1 --- www.app1.target.com www.proxy.com/app2 --- www.app2.target.com ...
Jacob Mathew
May 30, 2008 at 3:18 pm
Jun 1, 2008 at 10:45 am -
Hi List, System: Suse 10.1, Apache 2.2.8 it seems that i have a security problem with script-created symlinks. I have a little php-script that creates with symlink(); a symbolic link to other file of ...
Andre Hübner
May 14, 2008 at 2:32 pm
May 30, 2008 at 2:51 pm -
Hi all, Is there a way to get apache2 to tell you what modules have been successfully loaded ? Cheers Dave -- Please avoid sending me Word or PowerPoint attachments. See ...
Dave selby
May 21, 2008 at 7:14 pm
May 22, 2008 at 5:47 pm -
Hi all, System environment: 1. apache (as a load balancer using mode_proxy_balancer) 2. tomcat 1 3. tomcat 2 I am using sticky session = true. I am following steps: (All servers are running) 1. login ...
Narendra Verma
May 21, 2008 at 11:58 am
May 22, 2008 at 8:11 am -
Hello, I am trying to configure/compile apache with svn module. I tried following steps but have results furitless :( objective: I like to have mod_dav_svn.so and mod_authz_svn.so for subversion ...
Sakthi v
May 13, 2008 at 12:45 pm
May 15, 2008 at 9:17 am -
Hi all, I'm trying to run http 2.2.x so that it proxies all requests to subpath on another server, something like: ProxyPass / balancer://foocluster/ ProxyPassReverse / http://bar:35540/foo/ <proxy ...
Eric Bowman
May 12, 2008 at 6:52 pm
May 14, 2008 at 11:37 am -
Hi We are experiencing an intermittent but reproducible problem, where establishing a new connection to Apache httpd sometimes takes up to 30 seconds. We are running 350 threads with +-20 threads in ...
Alex Grässer
May 13, 2008 at 7:11 am
May 13, 2008 at 9:18 pm -
I am having a bit of trouble installing Apache on my Windows XP machine. I only need it installed to use as a test server. This is my first post to this list. Hope someone can point me in the right ...
Patrick Kane
May 2, 2008 at 2:46 am
May 2, 2008 at 5:44 pm -
Hi Everybody! I've been having some problems with a recent compile of Apache 2.2.8. I appears that when I use the SetEnvIf directive, Apache Seg Faults. It appears that the error occurs when SetEnvIf ...
Ben Davies
May 23, 2008 at 10:20 am
May 27, 2008 at 3:02 pm -
Hi, i got the follwing configuration: Linux 2.4.27-3-386 #1 Wed Dec 6 00:38:33 UTC 2006 i686 GNU/Linux Server version: Apache/2.0.54 When i try to download a file larger than 2gb i get a 403 Error. ...
John Smith
May 25, 2008 at 1:10 pm
May 26, 2008 at 3:36 am -
hi list. we are in attack I think. our Perl script is taking 2G to process one request. 8: 18940 1567M 5.9M 1567M 1121M W 0.000s 0.000s 459 1.2.3.4 www.xxsite.com POST /comment/post HTTP/1.0 that's ...
Fayland Lam
May 21, 2008 at 1:32 am
May 21, 2008 at 9:06 am -
I seem to have a somewhat different problem than the ones I find all over forums and archives (needing an address to bind to to search for the user). I'm running Apache httpd 2.0.52 on CENTOS 4.6 ...
David Dyer-Bennet
May 19, 2008 at 11:15 pm
May 20, 2008 at 5:46 pm -
Hello, htpasswd is not working , what ever option i give it provides usage options.,, /usr/local/apache2/bin/htpasswd -c passwdfile Usage: htpasswd [-cmdpsD] passwordfile username htpasswd -b[cmdpsD] ...
Sakthi v
May 16, 2008 at 2:59 pm
May 16, 2008 at 3:17 pm -
Hi list, I have a RH server using Plesk with Apache 2.0.54. I can't upgrade Apache via yum and am very reluctant to try manually installing a newer version in case it breaks Plesk. The server hosts ...
Stargazer
May 12, 2008 at 8:37 pm
May 15, 2008 at 6:43 am -
Hi all, how can I test whether a file exist in a ssi page? I have following <!--#set var="name" value="$DOCUMENT_ROOT/2008/88/test.html" -- which will return me the path of the file that I need to ...
Thorsten Scherler
May 9, 2008 at 8:11 am
May 12, 2008 at 12:43 pm -
Hi, I've got a problem with Apache 2 + NFS + LDAP + CGI's. My setup is as follows: Machine 1: NFS & LDAP server (web storage is mounted from this volume) Machine 2: Apache 2.2.8 Machine 3: Apache ...
Henric Blomgren
May 9, 2008 at 1:34 pm
May 12, 2008 at 11:20 am -
Hi, I have successfully setup apache (2.2.x) to authenticate users via Active Directory using mod_authnz_ldap.so. The problem is that we have different physical active directory servers for different ...
Soumendu Bhattacharya
May 8, 2008 at 10:36 am
May 8, 2008 at 11:26 am -
Hi, Good Day! When I tried to install the Apache Server 2.0.6.3 (with no ssl version) using the msi installer in Windows XP (SP2), I have encountered the following problem when the installation ...
Jeff88
May 7, 2008 at 8:38 am
May 8, 2008 at 6:27 am -
Using debian's apache 2.0.54 and 2.2.3, I define a filter: ExtFilterDefine test \ mode=output intype=text/html \ cmd="/usr/bin/perl -pe 's/foo/bar/g'" I use it with: DocumentRoot /export/www ...
Jonathan H N Chin
May 30, 2008 at 3:55 pm
Jun 2, 2008 at 9:48 am -
Hi All, I am using Apache 2.2 with MPM=worker under Red-Hat 3.0.Issue is that under heavy traffic the Apache hangs.I don't see any entry in the access logs even though it gets hit by the incoming ...
Arnab Ganguly
May 27, 2008 at 6:03 am
May 29, 2008 at 1:54 pm -
Hi, I have placed a *.abc file at apache server document root (/var/www/html), this application opens with some registered application (say x) on client side. Now whenver i try to open this file from ...
Syed mehdi
May 19, 2008 at 2:26 pm
May 27, 2008 at 9:54 am -
Hi all! I am posting to the list to confirm a bug I just noticed while developing modules for Apache. Apparently pre_config hooks are not ordered when ap_run_pre_config is called. I noticed and ...
MENEAULT Maxime
May 25, 2008 at 9:17 pm
May 26, 2008 at 3:43 pm -
Hello, I'm having a problem which is hard to isolate and hard to reproduce. I'm trying to give you as much information as possible. First some version details: CentOS release 3.9 (Final) Linux ...
Julien Oster
May 23, 2008 at 2:45 pm
May 23, 2008 at 3:37 pm -
I'm trying to hide the /portal/ path for a website behind the scenes using mod_proxy. I had to use the RewriteEngine because the website (not under rmy control) uses some absolute URL references in ...
Scott Moseman
May 20, 2008 at 8:56 pm
May 22, 2008 at 2:22 pm -
Compiling Apache 2.0.63 as DSO with OpenSSL 0.9.8g (among other modules. Compiling completes sucessfully, but the runtime fails. This is being compiled on solaris. Interestingly enough, we do not ...
Flaffer
May 21, 2008 at 3:08 pm
May 21, 2008 at 6:20 pm -
Hi All, I am using mod_proxy_balancer in Apache Red-Hat 3.0 and mpm=worker. Just curious is it possible to configure a time to live value so that within that particular time all the request will be ...
Arnab Ganguly
May 14, 2008 at 7:07 am
May 19, 2008 at 8:58 am -
Hi, I have a web page that works when you include the trailing slash: http://www.foo.com/blah/ But, if you leave the trailing slash off, it does not work and you get a 403 error: ...
Tim Gustafson
May 15, 2008 at 4:00 pm
May 15, 2008 at 11:26 pm -
im running an apache 2.2.4... Server version: Apache/2.2.4 (Unix) Server built: Jul 30 2007 17:04:39 Below is my generic directory configuration i need some help as im a little lost i have put ...
Caius
May 13, 2008 at 3:21 pm
May 15, 2008 at 8:10 am -
Hi, We have Apache Auth handler writting in mod_perl, after success full authentication (after the execution of auth handler). The request parameter came as POST data is lost, but if I send the same ...
Tracy12
May 14, 2008 at 3:21 am
May 14, 2008 at 6:45 am -
I'm trying to install the Apache httpd server on a Red Hat Enterprise Linux Server release 5.1 (Tikanga). The output of uname -a is: Linux server_name 2.6.18-53.1.19.el5 #1 SMP Tue Apr 22 03:01:10 ...
Anthony Jurado Jr
May 7, 2008 at 7:42 pm
May 9, 2008 at 2:30 pm -
Are there any benefits of including Content-Length in type-maps? I do not understand the need to overwrite this option when Apache is perfectly capable of retrieving the information on it’s ...
Mathias
May 9, 2008 at 12:09 pm
May 9, 2008 at 1:57 pm -
I have the following configuration: BIG-IP - Apache HTTPD - Servlet Container Load - Apache HTTPD - Servlet Container Balancer - Apache HTTPD - Servlet Container The Apache HTTPD instance serves up ...
Bruce Atherton
May 1, 2008 at 7:14 pm
May 1, 2008 at 8:40 pm -
Hi, We are running Apache web server 1.3. I have a request to block requests that are of type "GET" with no query string before it's passed to our web server. I understand that in Apache 2.0 there is ...
Mohit Anchlia
May 27, 2008 at 6:00 am
Jun 4, 2008 at 6:00 pm
Group Overview
group | users |
categories | apache |
discussions | 166 |
posts | 531 |
users | 196 |
website | httpd.apache.org |
irc | #httpd |
196 users for May 2008
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)