Search Discussions
-
The maintainer of a crawler is complaining that responses from my apache 1.3 server aren't including the Last-Modified header. I've combed through the config and don't see the header being unset ...
Tony Rice (trice)
Jun 22, 2009 at 3:04 pm
Jun 24, 2009 at 11:57 am -
I have installed Apache 2.2.11 with PHP 5.2.8 on Windows XP SP3. Windows are using Windows-1250 charset (Czech localization). I want to install MediaWiki software which uses utf-8 charset. When I ...
Ejirkae
Jun 30, 2009 at 10:02 pm
Jul 1, 2009 at 9:52 pm -
I need to fix this Vulnerability, So can someone please check the vulnerability and let me know the best way to fix the HTTP Service / Server Version. The server allows capture of the HTTP service ...
Singh, Sukhjeet
Jun 10, 2009 at 11:54 am
Jun 10, 2009 at 7:39 pm -
I have apache httpd running as a front for a few instances of tomcat. When I have tomcat down, the httpd server shows (appropriately) a 503 status, service unavailable, message. Then I bring tomcat ...
Jenny Brown
Jun 8, 2009 at 4:39 pm
Jun 11, 2009 at 10:07 am -
Hi, I'm testing the mod_log_config. I did a simple program to read stardard input. Called program.c #include <stdio.h int main() { char input[BUFSIZ]; while(fgets(input, BUFSIZ, stdin) != NULL) ...
Ricardo13
Jun 12, 2009 at 7:02 pm
Jun 15, 2009 at 6:52 pm -
Hi all, I've developed a simple monitor program to colect information about server machine. But, I liked mod_status because it provides all information that I need. There are two problems. First, I ...
Ricardo13
Jun 8, 2009 at 12:32 pm
Jun 8, 2009 at 6:18 pm -
Forbidden You don't have permission to access / on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Web server is RHEL 5.2 ...
John Oliver
Jun 1, 2009 at 9:52 pm
Jun 2, 2009 at 1:22 am -
I am trying to upgrade apache but keep getting following error: $ rpm -ivh httpd2-2.2.11-5.2.1.1.rpm Preparing... ########################################### [100%] file /etc/rc.d/init.d/httpd2 from ...
Mohit Anchlia
Jun 26, 2009 at 6:49 pm
Jun 27, 2009 at 5:32 pm -
We are using Apache 2.2. How can I find which one is most recent stable version? I am trying to determine if we need to upgrade Apache. I am also waiting for this bug to get fixed in that version ...
Mohit Anchlia
Jun 11, 2009 at 3:39 am
Jun 11, 2009 at 10:26 pm -
Hello all I am sure this has been asked, but I couldn't find the answer I was looking for. I have apache 2.2 installed on my Debian server with name based virtual hosting. Single static IP. I have my ...
Fred Zinsli
Jun 9, 2009 at 1:12 am
Jun 10, 2009 at 12:23 pm -
Hi, http://httpd.apache.org/docs/2.2/mod/core.html#timeout says: The TimeOut directive currently defines the amount of time Apache will wait for three things 1. The total amount of time it takes to ...
Fredk2
Jun 24, 2009 at 11:10 pm
Jun 25, 2009 at 4:59 pm -
Hi All I have been on these for 4 days now. No matter what I feed my simple perl script in a simple rewrite_map setup it wont return any feedback when used through apache. When used through comand ...
Ali Jawad
Jun 30, 2009 at 3:06 pm
Jul 1, 2009 at 2:22 pm -
Hi, I have a web server which has CentOS Linux 2.6.18-028stab059.6-ent kernel and Apache 1.3.37 running on it. 2 days back I got one script to test DoS attack on website. It is called slowloris.pl ...
Neelesh Gurjar
Jun 23, 2009 at 12:26 pm
Jun 26, 2009 at 7:07 pm -
Hi All, This is a more generic question.Is it possible to make Apache act as a getway. At present we are using Foundry switch which nothing but acts as an VIP (Virtual IP) ,handles all the client ...
Arnab Ganguly
Jun 12, 2009 at 10:30 am
Jun 22, 2009 at 10:59 am -
Hi, I read Apache's documentation and would like to know: "How do default MPM module in Linux ??" Prefork or Worker ?? I ran the command httpd -l and shows some modules: core.c mod_authn_file.c ...
Ricardo13
Jun 16, 2009 at 8:59 pm
Jun 18, 2009 at 3:53 am -
Hi all, I'm trying to compile apache2 on Solaris 10 with gcc-3.4.6. I have configured the server using the following command: ./configure --prefix=/usr/local/apache2.2.11 --with-mpm=worker ...
Igor Cicimov
Jun 15, 2009 at 5:17 am
Jun 16, 2009 at 2:57 am -
Hello All, I have a webserver having following configurations. It having only one website and around 1000 people browsing simultaneously. Now we need to put Moodle LMS into this webserver for which ...
BipinDas-Gmail
Jun 15, 2009 at 6:40 am
Jun 15, 2009 at 12:58 pm -
Dear Group, How do web servers achieve scalability is bothering me for a long time. My understanding is that an application can open one and only one socket connection through four system calls ...
Vinay Nagrik
Jun 10, 2009 at 4:11 pm
Jun 12, 2009 at 4:59 pm -
Hi, We have Apache Web server which is to be linked to 2 jboss instances on the same server. We have made the entries in workers.properties file but what changes need to be done in Jboss so that both ...
Nilesh p
Jun 11, 2009 at 11:35 am
Jun 11, 2009 at 3:59 pm -
Hello, i did some Tests with apache22 and mod_deflate in standardsettings. With deflate enabled i called a simple phpinfo.php to watch what happens. When phpinfo.php was processed by mod_php the ...
Andre Hübner
Jun 10, 2009 at 7:12 am
Jun 10, 2009 at 5:37 pm -
Apache 2.2.11 w/Openssl 0.9.8k I'm having a weird problem with Apache and Chrome and IE7/8. The problem only seems to happen with SSL connections. On some requests, I get exactly 30 second delays. ...
Bill Davidson
Jun 24, 2009 at 5:32 pm
Jul 14, 2009 at 8:36 pm -
Hi We're running http-2.2.3 with preform MPM and host around 500 sites for many users. We always do a graceful restart of the server lest some users lose their session. The server has created a large ...
Chandranshu .
Jun 25, 2009 at 12:13 pm
Jun 26, 2009 at 7:47 pm -
Hi all, I'm looking into our options going forward for our web-hosting cluster. We're currently running Zeus Web Server using sub servers. The idea behind webservers is that you can have a directory ...
Monkey Daemon
Jun 29, 2009 at 2:08 pm
Jul 2, 2009 at 8:46 am -
5
[[email protected]] Apache suddenly stops serving requests, recv() returns -1/errno=EAGAIN forever
Dear Apache users, I'm forced to write yet another program that downloads HTTP files from an Apache server, and I'm facing a problem that is new to Google: First, to ensure that my application stays ...Elmar Krieger
Jun 24, 2009 at 10:47 am
Jun 26, 2009 at 10:17 pm -
Hi, We want to serve an unlimited number of subdomains ( http://subdomain1.domain.com http://subdomain2.domain.com) from an app server in the following way: ...
Karthik Manimaran
Jun 25, 2009 at 6:15 pm
Jun 26, 2009 at 7:16 pm -
Hi! I'm trying to get both authentication methods running on a server. One virtual server uses the pgsql and other virtual servers use mysql for authentication. It all works fine except the servers ...
Marc Feist
Jun 15, 2009 at 10:20 am
Jun 18, 2009 at 8:17 am -
Hello, I have java application running on a Tomcat 6 server sitting behind an Apache HTTPD Server (Apache/2.2.8 (Linux/SUSE) mod_ssl/2.2.8 OpenSSL/0.9.8g). I'm experiencing problems uploading big ...
Patrick Herber
Jun 16, 2009 at 3:34 pm
Jun 17, 2009 at 7:30 am -
Hello I have an apache 2.2 server running on debian with nearly 100 virtualhosts working without problems. But, I need to host a new name which contains an Spanish char (ñ). I have created a ...
Rubén Clérigo
Jun 15, 2009 at 12:15 pm
Jun 15, 2009 at 5:35 pm -
Hi all. Currently I am creating a http-based proxy system to fetch a html data between users' browser ans web server. In fact, I did it by adding some code in ap_proxy_http_process_response function ...
Brian Kim
Jun 12, 2009 at 7:52 pm
Jun 13, 2009 at 12:23 am -
Hello All, I have compiled Apache 1.3.41 + mod_perl + mod_jk + modssl.Apache child processes are crashing very very frequently and the error.log is getting filled up with the following message [Tue ...
Prathima Dandapani -X \(pdandapa - HCL at Cisco\)
Jun 9, 2009 at 6:47 am
Jun 9, 2009 at 7:19 pm -
Why is this httpd.conf code working: <Location /repo DAV svn SVNPath /srv/repo AuthType Basic AuthName "NONE SHALL PASS" AuthDigestDomain /repo AuthUserFile /srv/auth/svn-auth-basic-file ...
Stuart P. Bentley
Jun 7, 2009 at 12:25 pm
Jun 8, 2009 at 8:22 pm -
Hi all, I would like to hear the opinion of you. I've built a web cluster using reverse proxy with 6 backend and 1 frontend. These machines has the same configuration: - a processor Intel(R) ...
Ricardo13
Jun 30, 2009 at 7:47 pm
Jul 1, 2009 at 2:05 pm -
Hello all, I'm embedding Gallery2 in PmWiki, and trying to get rewrite rules to work for both of the applications. Each has separate rewrite rules, but I'm having trouble combining them...I seem to ...
Peter Kay
Jun 29, 2009 at 4:13 pm
Jul 1, 2009 at 2:39 am -
I have (set in /etc/bashrc): echo $HTML_TST aa|bb|cc|dd|ee and I tried: RewriteCond ee %{ENV:HTML_TST} following the documentation that says: Syntax: RewriteCond TestString CondPattern I expected ee ...
Mike
Jun 30, 2009 at 6:33 pm
Jun 30, 2009 at 9:23 pm -
Hello. I have a problem using prototype and i think its an apache configuration error (my error). On all pages that i use ajax (prototype lib) , all the accentuated (especial) chars gets replaced by ...
Tiago Becker
Jun 29, 2009 at 6:11 pm
Jun 29, 2009 at 7:52 pm -
Hi, I am using Apache reverse proxy. I want to perform the following and wondering if it is possible: 1) Extract a field (Subject Name) from a client certificate sent over SSL and compare it to a ...
Eldad Chai
Jun 25, 2009 at 5:52 am
Jun 25, 2009 at 9:12 am -
Hi, I just tried the perl script against my 2.2 apache under ubuntu 8.04 and found I could make my apache server unavailable in 30 sec with the little hack script you can find here ...
Bastien LEGRAS
Jun 23, 2009 at 1:12 pm
Jun 23, 2009 at 7:10 pm -
Apache 2.2.6: I am aggresively looking for some solution that limits number of connections per IP and the settings can dynamically be changed. Does anyone know if there such a module which is dynamic ...
Mohit Anchlia
Jun 21, 2009 at 4:18 pm
Jun 22, 2009 at 3:40 am -
Hi Team, I have install apache server in my window pc. When I am running httpd -k start it complets successfully. But in internet explorer when I am typing localhost the iis server home page is ...
Sayan Mukhopadhyay
Jun 20, 2009 at 1:27 am
Jun 21, 2009 at 6:31 pm -
We are using apache 2.2.6. We have a need to write a utility that would throttle traffic based on the element of the content. We get data from various client application that have application id ...
Mohit Anchlia
Jun 19, 2009 at 2:35 pm
Jun 20, 2009 at 10:37 pm -
Hi Everybody, I have added mod_ssl module to my apache 2.2 server then I typed "https://localhost "on my browser it worked, it served the certificate I installed. But when I type "http://localhost " ...
Ravindra
Jun 18, 2009 at 6:46 am
Jun 18, 2009 at 8:50 am -
PROBLEM: When Windows starts/boots, the Apache service does not start and reports the error (not in Apache error log, but in Windows management error log). PROBLEM: When attempting to start the ...
Sevis,en Adam
Jun 17, 2009 at 9:10 pm
Jun 17, 2009 at 10:27 pm -
Hi I am attempting to create a rewrite rule for our application and am in need of some assistance. The application is found at the following URL: https://my.domain.com/FooBar We are looking to be ...
Matt Veitas
Jun 16, 2009 at 1:34 pm
Jun 17, 2009 at 1:42 pm -
Hello everybody, I'm hosting my website at a shared-host so I have control limited to using .htaccess. I just got an SSL certificate set up and want to make sure that everything at my site always ...
Bob Linkonij
Jun 15, 2009 at 9:10 pm
Jun 17, 2009 at 1:24 pm -
Hi, I'm trying to get httpd to return a custom error code via a CGI, eg if the client makes a connection to test.cgi (which is a valid URI) but the parameters, POST data or some other aspect of the ...
Alan Wilson
Jun 15, 2009 at 11:24 am
Jun 16, 2009 at 12:17 pm -
I'm trying to send an email when a user hits the submit button on a webpage, but the email never goes out. I'm using the php mail function as follows: mail($recipient_address, $subject, $body); It ...
Lyle Wincentsen
Jun 13, 2009 at 1:46 pm
Jun 15, 2009 at 4:56 pm -
I have been trying to determine the proper configuration for a problem unsuccessfully. I have tried many online resources, but haven't been able to put the lid on this problem. My scenario: One ...
Brent Friedman
Jun 11, 2009 at 10:31 pm
Jun 12, 2009 at 2:14 pm -
Hello All, I need to rewrite the url http://123.dev.com to http://123.dev.com/profile I have put the below code to my .htaccesss that successfully worked.... # ...
BipinDas-Gmail
Jun 10, 2009 at 9:52 am
Jun 10, 2009 at 12:23 pm -
I use apache at home doing light weight "web development" stuff and to serve little CGI utility apps I've written. Recently I started working with ruby on rails and wanted to install passenger. The ...
MK
Jun 5, 2009 at 5:04 pm
Jun 7, 2009 at 4:20 pm -
Dear Friends. One of my Webserver running with following configurations. Processor : Intel(R) Xeon(R) CPU E5430 @ 2.66GHz Memory : 4Giga Apache : 2.2.3 (Installed from Binary) MPM : Prefork Some of ...
BipinDas-Gmail
Jun 6, 2009 at 3:01 pm
Jun 7, 2009 at 6:31 am
Group Overview
group | users |
categories | apache |
discussions | 159 |
posts | 615 |
users | 174 |
website | httpd.apache.org |
irc | #httpd |
174 users for June 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)