Search Discussions
-
All, I want to build Apache 2.2.14 without any referrence to IPv6. I have removed IPv6 support from the Kernel, because I find it useless on a small home LAN. How would I tell apr to leave out IPv6 ...
Daniel Reinhardt
Dec 3, 2009 at 5:43 am
Dec 7, 2009 at 5:45 pm -
Dear list, I have multiple name based vhost at my remote server. If I followed the same configuration for SSL and it does not work. Even not found any code through google which acn do the job. I have ...
J. Bakshi
Dec 1, 2009 at 4:12 am
Dec 3, 2009 at 10:39 pm -
Dear all, 1. I'm using Linux 2.6.16.29 and running on i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Linux 2. The below info are my machine config and log output 3. Kindly advise how to resolve ...
Gary lim
Dec 16, 2009 at 4:20 pm
Dec 19, 2009 at 11:04 am -
Background info: My company's server's Apache is currently configured without Virtual Hosts. Which means any request in the *.example.com (example.com is a placeholder here) domain, that is not ...
Dan Schaefer
Dec 11, 2009 at 3:50 pm
Dec 15, 2009 at 2:02 pm -
Hi, I was trying to implement Round Robin in mod_proxy, but I realized that Request Counting is like as Round Robin when all values of lbfactor are equal. Is That right ??? -- Thank you Ricardo
Ricardo figueiredo
Dec 15, 2009 at 4:43 pm
Jan 2, 2010 at 6:49 pm -
*I know this is a long read...but I really need help, and felt the best way for anyone to help me remotely is to explain the issues in their entirety. * Hello, I'm trying to set a reverse proxy, but ...
Robert Schenck
Dec 2, 2009 at 11:03 am
Dec 4, 2009 at 5:12 am -
Hello everyone, I've had the request to redirect a particular URI, say /foo or /foo/ to http://some.external.site/?var1=val1&var2=val2&var3=val3. The Apache server version is 2.0.52 used on RHEL 4.x. ...
Francis GALIEGUE
Dec 4, 2009 at 8:56 am
Aug 23, 2010 at 12:48 pm -
I have a simple problem: the URL root for a client website we are setting up is http://foo.com/bar/*, but our client wants access to be it via http://dodo.foo.com<http://qun.foo.com /*, how would I ...
Oliver Schoenborn
Dec 15, 2009 at 10:13 pm
Dec 17, 2009 at 8:15 pm -
Hi, I'm trying to get a HTTP header from my CGI program, in this particular example it's SOAPAction, however I'm not sure how to do this as you can only getenv some of the headers. Is there a way to ...
Tushar Joshi
Dec 31, 2009 at 1:45 am
Jan 2, 2010 at 12:57 pm -
Hello list, I am facing a strange problem with webdav caused by .htaccess !!! I am running debian lenny server with apache2 ` ` ` Server version: Apache/2.2.9 (Debian) Server built: Jul 14 2009 ...
J. Bakshi
Dec 3, 2009 at 5:36 am
Dec 8, 2009 at 4:18 am -
10
[[email protected]] I need a technique for executing very fast code behind the httpd apache server.
Hello all. Question: Is it any way possible to access through the httpd server resources like objects or remote procedures that run on the server in binary form and dont get disposed after each call ...Andrei Paul Nistor
Dec 26, 2009 at 1:05 pm
Dec 28, 2009 at 6:29 pm -
RewriteEngine On RewriteCond %{HTTP_COOKIE} !test RewriteRule /inbox$ /index.php RewriteRule /compose-mail$ /index.php <--- this works RewriteCond %{HTTP_COOKIE} test RewriteRule /compose-mail$ ...
Perl Whore
Dec 17, 2009 at 9:24 pm
Dec 18, 2009 at 3:14 pm -
Presently running Apache's httpd v 2.2.9 on Windows Server (and also on XP, but my tests in question were run on the server). I have attempted to get httpd video streaming working by making a wvx ...
Ted Byers
Dec 10, 2009 at 7:55 pm
Dec 11, 2009 at 3:40 pm -
I am working on a project which requires running httpd web server. I need to ensure that all the important code paths are covered while the web server is running. I looked around for test scripts ...
Guruprasad JG
Dec 18, 2009 at 5:50 am
Dec 22, 2009 at 7:52 am -
Can anyone help a new user of Apache2.2? I'm trying to enable SSI on the server but don't seem to be having much luck. I've looked on google and in the FAQ and put into place what seems to be fairly ...
Greene, Gregory
Dec 17, 2009 at 4:52 pm
Dec 19, 2009 at 2:22 am -
There's a problem with the 2 VirtualHost entries I had to add for SSL. Now every request to httpd is being handled by these VirtualHosts, even requests for with hostnames that don't match them. ...
Jonathan Mast
Dec 18, 2009 at 3:28 pm
Dec 18, 2009 at 5:32 pm -
Morning, I would like to make my own apache module (in C) for Linux but have no idea where to start. Any guides on doing this? Thanks! Zach ...
Zachary Uram
Dec 3, 2009 at 2:36 pm
Dec 3, 2009 at 8:57 pm -
Greetings, Is there a way which I can expand the logwatch entries for httpd which will allow me to view the entire domain name instead of just the relative uri? Like I have /this/page instead of ...
Asai
Dec 24, 2009 at 6:19 pm
Dec 28, 2009 at 4:26 pm -
Hello. Beside other configurations I got this VirtualHost: <VirtualHost *:200 DocumentRoot "D:/develop" <Directory "D:/develop" Options Indexes FollowSymLinks Includes ExecCGI AllowOverride All Order ...
R. M. Pretzlaw
Dec 28, 2009 at 12:52 pm
Dec 28, 2009 at 3:45 pm -
i looked up installing it and got a ramge of diferant tutorials on how to do it telling me to put compleatly differant things in diferant places so i came to you to help me :)
Peter Maguire
Dec 24, 2009 at 10:34 am
Dec 26, 2009 at 8:43 am -
Hello, I have a setup where Apache 2.2.3 is serving a large SVN repository with WebDAV over HTTPS (using basic authentication). Everything is working correctly; I would simply like to force usage of ...
François Beaune
Dec 15, 2009 at 3:17 pm
Dec 25, 2009 at 7:15 pm -
Hi, I'm doing some tests with a web server and using HTTPERF. My doubt is, when HTTPERF finishes the test I see the output page of mod_status and there are some busy_workers, for example, 30 workers ...
Ricardo13
Dec 9, 2009 at 12:04 pm
Dec 9, 2009 at 12:49 pm -
I'me been trying to get PHP4 to run with Apache1.3.41 but I don't know enough to tie things in as a fastcgi. What other files have to be modified? Where does PHP4 have to be installed? Can someone ...
Paul McFerrin
Dec 31, 2009 at 9:18 pm
Jan 1, 2010 at 6:16 am -
When I use Apache and PHP to learn Chunked Transfer Encoding, I found all chunk-size are about 8k bytes. However, I saw some chunk-size are less than 100 bytes in a http tutorial. I spend lots of ...
Zmerry
Dec 18, 2009 at 8:25 am
Jan 13, 2010 at 10:05 am -
Hi, Is it possible to get the logs of uploaded files in the apache server? Please help me out. Regards, Manoj
Manoj Singh
Dec 31, 2009 at 8:28 am
Jan 1, 2010 at 6:20 am -
I am trying to get SSI working on apache2 on Ubuntu Linux. Even with the simple file titled "testssi.shtml"- <html <body Some HTML text. </body <html I get this in the error_log: [Wed Dec 30 16:53:53 ...
Wesley Stupar
Dec 30, 2009 at 5:30 pm
Dec 30, 2009 at 7:04 pm -
I have a single webserver (1 IP) to which many DNS entries point to. Up till now I've haven't needed SSL and the following config pattern has worked fine for me: <VirtualHost * ServerName ...
Jonathan Mast
Dec 15, 2009 at 3:48 pm
Dec 16, 2009 at 12:21 pm -
mod_proxy_balancer.so was never built in 2.0.63 no variation on the configure theme below ./configure --with-layout=Apache --enable-proxy=shared \ --enable-proxy-connect=shared ...
Andrew Harvey
Dec 11, 2009 at 10:35 am
Dec 29, 2009 at 12:04 am -
Hi I'm new new on this topic. How can you get HoloCMS to work with apache I also require a database to be installed Sent from my iPod ...
Peter Maguire
Dec 26, 2009 at 5:29 pm
Dec 27, 2009 at 10:05 pm -
Hi, I know you cannot use the Alias directive in htaccess but I was wondering if I can achieve something similar to that. I have the following problem. With my hosting provider I can add more domains ...
Jaap A. Haitsma
Dec 21, 2009 at 12:14 pm
Dec 23, 2009 at 12:47 am -
Platform: Windows Version: latest release ( = 2.2.13) -----Ursprüngliche Nachricht----- Von: André Warnier Gesendet: Donnerstag, 17. Dezember 2009 15:37 An: [email protected] Betreff: Re: ...
Buchbauer Thomas
Dec 17, 2009 at 2:41 pm
Dec 18, 2009 at 7:28 pm -
Hello all, I have a PHP content management system, Drupal on a apache 2.2 server. For the moment we use a Drupal add on that uses the webserver's own authentication. So I have set up apache basic ...
Krist van Besien
Dec 18, 2009 at 1:54 pm
Dec 18, 2009 at 3:02 pm -
Hello everyone, I need to enable PUT request on my VPS server because I bought a comercial cms. Even my service provider can't figure it out. I'm not so familar those kind of things. Only thing we ...
Yetkin Degirmenci
Dec 17, 2009 at 1:47 pm
Dec 17, 2009 at 2:50 pm -
Hi everyone, this is my first message to the mailing list I have a problem with the rewriterules. My English is not the best but I will explain fine We have a Plone site on a server listen on 8080 ...
Rabadan Palenque, Jose
Dec 14, 2009 at 11:55 am
Dec 16, 2009 at 12:12 pm -
Hello, On the documentation of Apache2.2 ServerLimit <../mod/mpm_common.html#serverlimit is a hard limit on the number of active child processes, and must be greater than or equal to the MaxClients ...
Tseveendorj Ochirlantuu
Dec 14, 2009 at 10:00 am
Dec 15, 2009 at 12:42 am -
I'm trying to use mod_filter (specifically mod_substitute) on non-200 responses, specifically with a 404 response. After playing around for a while and assuming that i had screwed something up, i ...
Andrew Huntwork
Dec 10, 2009 at 6:39 pm
Dec 11, 2009 at 12:13 am -
Hi all, I've set up mod_fcgid on two of my servers (one running gentoo, the other RHEL5). From what I can tell, the original mod_fastcgi had a configuration option that would cause it to check the ...
Noah Sheppard
Dec 10, 2009 at 7:57 pm
Dec 10, 2009 at 9:55 pm -
I don't know if "virtual directory" is the proper word but here's what I am trying to accomplish. My web site has three directories: /images /css /js The site will have multiple clients: client1, ...
Tosh Cooey
Dec 9, 2009 at 1:12 pm
Dec 9, 2009 at 1:36 pm -
is there a way via RewriteRule to force all access to a certain URL to return with a HTTP 500 e.g. i have a number 3 applications that are or will be obsoleted and is expected to return a 500 to all ...
Frank Z
Dec 5, 2009 at 1:25 am
Dec 9, 2009 at 6:59 am -
Hello, I was wondering if anyone has run across a means consolidating or clustering their cache? Currently we have 20 nodes that only serve up static content. Each node is configured with a 6G ...
Matthew Tice
Dec 7, 2009 at 7:09 pm
Dec 8, 2009 at 2:02 pm -
I have been trying without success to rewrite multiple css files with on RewriteCond. Here is my latest attempt to give y'all an idea of what I am trying to do. Please help. Thanks. RewriteEngine on ...
Jeff Shearer
Dec 6, 2009 at 8:09 pm
Dec 7, 2009 at 6:55 am -
Dear all I am using RHEL 5.2 and newbie in apache, as a preliminary step i executed following command to list apache modules root# httpd -l It showed me following output, core.c prefork.c http_core.c ...
Vishesh kumar
Dec 3, 2009 at 1:49 pm
Dec 3, 2009 at 4:46 pm -
Hi, I have a large Apache proxy server (around 24000 <Proxy statements spread over almost 200 listening ports) that I graceful restart once per day to update the configuration from a database. Our ...
Evan Champion
Dec 30, 2009 at 2:59 am
Jan 13, 2010 at 9:38 am -
Hi, We are getting either of the following error messages in error_log: [error] [client ::1] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /proxy/ssllogin, referer: <URL ...
Pravesh Rai
Dec 16, 2009 at 12:07 pm
Jan 5, 2010 at 5:42 am -
I asked this question of this mailing lists many years ago about my 1.3.22 and I'm again performing this upgrade to 1.3.41 (last 1.x release). I have gotten my server to respond to both URL's. ...
Paul McFerrin
Dec 31, 2009 at 5:59 pm
Jan 1, 2010 at 9:46 pm -
The following redirect fails: Redirect permanent http://192.168.0.200/private https://192.168.0.200/private I have 2 virtual hosts with exactly the same DocumentRoot: <VirtualHost 192.168.0.200:80 ...
Jeff Shearer
Dec 28, 2009 at 7:51 pm
Dec 29, 2009 at 1:07 pm -
Hello As described uin the subject I'm searching for such piece of software it might be freeware or commercial but must runs with Linux. A highly configurable software is a must as we need to do a ...
Frank Bonnet
Dec 22, 2009 at 4:13 pm
Dec 24, 2009 at 10:28 am -
Hi all, I am very new to httpd server. And i have a immediate problem to solve. My server instance is running on centos box. If a request comes to my server as ---- http://sub-domain.domain.com --- ...
Vijay shanker
Dec 22, 2009 at 10:08 am
Dec 24, 2009 at 6:21 am -
Hello, Is there an easy way to change the response status in the http header from 403 to 404 by configuring the file "httpd.conf"? The reason for doing this is to prevent hackers from guessing ...
Xibin Liu
Dec 23, 2009 at 2:40 pm
Dec 24, 2009 at 12:55 am -
Hello, I would like to know if Apache webserver can generate localized logging. For example, If I install Apache webserver on Japanese OS or English OS with system locale changes to japanese, is it ...
Kaustubh Deo
Dec 23, 2009 at 7:03 am
Dec 23, 2009 at 8:21 pm
Group Overview
group | users |
categories | apache |
discussions | 126 |
posts | 616 |
users | 160 |
website | httpd.apache.org |
irc | #httpd |
160 users for December 2009
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)