Search Discussions
-
Hello, We have to proxy our requests on our web server but we're running into some problems. I'm having a problem with the following rewrite rule: RewriteRule /(.*) http://localhost:81/$1 [P] If I do ...
Mike Soultanian
Jul 17, 2006 at 6:40 pm
Jul 21, 2006 at 3:11 pm -
Some of you will probably recognize this problem from last week. We have been having major email problems and I have not been able to send or receive mail most days. So, I hope this message gets ...
Graves, Jan
Jul 12, 2006 at 11:44 am
Jul 14, 2006 at 11:28 am -
Hi All, We are using apache WebServer version 2.0.55 on HP-UX version 11iand we are trying to redirect the requests to another WebServer on the same host We have made the following entries in the ...
Ravish Agarwal
Jul 6, 2006 at 2:17 pm
Jul 11, 2006 at 7:35 am -
I am trying to put a symbolic link in the "Directory" directive's argument list but it will not recognize it. Is there anyway to accomplish this idea? And yes, I tried, FollowSymLinks .. :) I am ...
LDB
Jul 27, 2006 at 3:42 pm
Jul 28, 2006 at 7:30 pm -
Hi, I noticed that the mod_aspdotnet has been retired, does anyone have any info as to why, or if the module is going to be developed as a core Apache module. The last thing I want to do is return to ...
Graeme Walker
Jul 25, 2006 at 9:52 pm
Aug 13, 2006 at 12:36 am -
Hello, I need mod_auth_mysql for my applictions. When I load the module on start up httpd fails to start. I get no error message. Here is my system set up: OS: SuSE ES 9 httpd: 2.0.49 The apache ...
Peter Neu
Jul 14, 2006 at 7:09 am
Jul 14, 2006 at 1:22 pm -
I have a server set up with Apache/2.0.55 (Win32), PHP/5.1.2, and Perl (ActivePerl 5.8.8 Build 817). My main index page (index.php) resides in my DocumentRoot directory and is served by entering the ...
Karl
Jul 12, 2006 at 12:01 pm
Jul 12, 2006 at 2:28 pm -
First I have to apologize to all of you Apache experts for what will sound like a stupid question. However, I am new to Apache and will admit that I have not a clue what I am doing with it. How can I ...
Graves, Jan
Jul 6, 2006 at 2:17 pm
Jul 7, 2006 at 6:59 am -
Hi, I've an accesisble url : http://serveur.domain.com:port/uri/ I would like to know how can i redirect towards http://alias.domain.com how can i hide the port and the uri ??? i test proxypass ...
D Martineau
Jul 21, 2006 at 1:18 pm
Jul 24, 2006 at 1:54 pm -
Hi all, I have set up a web server using Apache and it used to work fine until my site's hit grew up and now it has serious problems because of intensive clients traffic. I would like to set up other ...
Danesh Daroui
Jul 3, 2006 at 2:53 am
Jul 5, 2006 at 12:44 pm -
I just upgraded from 2.0 to 2.2 and there seems to be a problem. I was using mod speling to make my sites case insensitive by that no longer is working. How do I make Apache ignore the case of ...
Marc Perkel
Jul 26, 2006 at 3:05 pm
Jul 27, 2006 at 7:57 pm -
What is the difference in stability (etc) with these options on httpd-2.0 and httpd-2.2? Thanks. usr/lib/httpd/modules/mod_mem_cache.so usr/lib/httpd/modules/mod_file_cache.so ...
Forrest Aldrich
Jul 25, 2006 at 5:16 pm
Jul 26, 2006 at 12:15 am -
Hello, I've been looking at installing SSL on apache becuase I am now using webmail etc and users privacy etc. This is running on FreeBSD 5.4 Do I have to reinstall php after the upgrade to apache ...
Richard Collyer
Jul 24, 2006 at 10:03 am
Jul 25, 2006 at 6:48 am -
Hi, I've been trying to configure Apache's balancer proxy, but have not had any luck. I've been trying to configure a load balancing proxy that forwards requests to 2 web servers. I want both http ...
Nes Yarug
Jul 19, 2006 at 7:55 pm
Jul 22, 2006 at 5:14 pm -
Hi, My cgi script needs to do some dirty work. User is supposed to be notified via email when the job is done. Here is the use case a) user clicks submit on a form to start the job b) An instant ...
Rajat Sharma
Jul 5, 2006 at 1:53 pm
Jul 5, 2006 at 8:26 pm -
Running Apache 2.2.0 on a os/x box... First off, I notice 2.2.2 is available. Will this be a seamless upgrade - ie will I need to make any changes to my httpd.conf? Second, ssl stopped working. Only ...
Evan Platt
Jul 6, 2006 at 5:35 pm
Nov 21, 2006 at 10:27 pm -
Hello, I installed Apache2.2.2 several weeks ago on my Ubuntu Linux machine (which is similar to Debian), and also on my Windows XP machine. I went to my /etc/apache2/mods-available/ directory ...
Declerck Michael-W30479
Jul 19, 2006 at 11:22 pm
Jul 31, 2006 at 7:43 pm -
Using Apache-2.2.2 on a FreeBSD-6.1 STABLE system. I recently installed 'postfixadmin' on to my system. The documentation said to insert the following into the httpd.conf file: <Directory ...
Gerard Seibert
Jul 25, 2006 at 11:43 am
Jul 25, 2006 at 6:08 pm -
Hi, There is a mod_ifenv 0.1 for Apache 1.3.x here : http://www.modwest.com/download/mod_ifenv-0.1.tar.gz It was created by Sean Gabriel Heacock <[email protected] but this email is no longer ...
SithLord
Jul 24, 2006 at 11:26 pm
Jul 25, 2006 at 5:52 pm -
Hi, I'm running an older version of apache 1.3.28 under a Suse install. Today I noticed that somehow a bots.txt perl program is being run, yet it is not run from the filesystem. Somehow this script ...
Ricardo Kleemann
Jul 14, 2006 at 9:15 pm
Jul 23, 2006 at 8:07 pm -
he i'm trying to load this gif that has its src set to our apache server anyhow when i load in firefox, i get strange binary data that is shown as text, while in ie it shows the image perfectly fine. ...
Edric
Jul 19, 2006 at 10:56 pm
Jul 20, 2006 at 12:19 am -
Hi, Our Linux will be upgraded to 64-bit OS but the current Apache binary was compiled in 32-bit. Can 32-bit Apache binary run on 64-bit Linux OS without any issue? Thx, Q.Xie
Qingshan Xie
Jul 5, 2006 at 10:46 pm
Jul 13, 2006 at 7:16 pm -
I am surpirsed that nobody has responded to my query since yesterday. I am so desperate for help!! I have done my best to solve the problem but it wasn't successful. I am sure if you spend a few ...
Sridevi polavaram
Jul 27, 2006 at 5:39 pm
Jul 28, 2006 at 6:38 pm -
8
[[email protected]] UserDir directive not seen, instead DocumentRoot from httpd.conf prefixing ~user
Folks; I have my virtual host working now, the DNS person hadn't added it when I thought. However any http://vietualhost.com/~user is prefixing the DocumentRoot for my virtual host. It is not seeing ...Craig M. Houck
Jul 26, 2006 at 7:25 pm
Jul 27, 2006 at 7:55 pm -
Is there any straightforward way to tell apache (2.0 build from RHEL) to redirect if authentication is requested? I want to prevent any use of Basic auth on the cleartext/http side of the vhost. I ...
Neulinger, Nathan
Jul 24, 2006 at 2:32 pm
Jul 24, 2006 at 5:07 pm -
Here is my .htaccess configuration in my root directory: Options +ExecCGI order deny,allow deny from all allow from 10.13.1. allow from 10.13.2. allow from 10.13.3. allow from 10.13.4. satisfy any ...
Noel Stratton
Jul 7, 2006 at 11:24 pm
Jul 10, 2006 at 9:40 pm -
the simplest possible setup, excerpted from httpd.conf: LoadModule ext_filter_module modules/mod_ext_filter.so [...] ExtFilterDefine testFilter mode=output cmd="echo foo" <Directory ...
Alexander dosher
Jul 31, 2006 at 10:38 pm
Aug 1, 2006 at 3:46 am -
My Apache error log is full of these warnings every time a page is not found [error] File does not exist: /var/www/html/bobo.html [warn] mod_include: Options +Includes (or IncludesNoExec) wasn't set, ...
Brian McDonald
Jul 23, 2006 at 5:15 pm
Jul 31, 2006 at 8:12 am -
Hello, I use the apache authentication with mod_auth_mysql. Since I don't use php or cgi I get the ugly browser prompt for user name and password. Is there a way to configure apache to simply use a ...
Peter Neu
Jul 26, 2006 at 10:40 am
Jul 26, 2006 at 1:23 pm -
Hi, I'm trying to grant road warrior users access to our company Exchange server through RPC over HTTP. In my setup, an Apache 2.2.2 on a FreeBSD server in the DMZ should act as a proxy between the ...
Hans Maurer
Jul 10, 2006 at 4:00 pm
Jul 22, 2006 at 11:00 am -
Hello again- I haven't received any responses on this, so I thought maybe I could simplify my question. If Apache fails to restart, where should I look to find out why? The log files? System logs? ...
Robert Fox
Jul 24, 2006 at 1:50 pm
Jul 25, 2006 at 11:50 am -
I am trying to find a solution to the 4GB file limit that exists in Apache 1.3. Most resources that discuss this issue offer solutions to patch apache which only seem to work with apache 2.0+. (ie ...
Bryan Hansen
Jul 18, 2006 at 9:09 pm
Jul 23, 2006 at 6:43 pm -
Hi All, I've got mod_auth_mysql working nicely but I would like the users on my internal network not to have to enter a username and password, just people accessing from outside. I've tried various ...
Michael Luff
Jul 19, 2006 at 7:32 am
Jul 21, 2006 at 6:59 am -
Hello! I have a Apache/2.0.55 running on a BSD machine. I'm wondering how I could specify a different set of directives for a given directory based on whether it's accesed through plain HTTP or HTTPS ...
Marton Fabo
Jul 3, 2006 at 10:19 pm
Jul 5, 2006 at 7:04 am -
Hi, Thanks for your response, But what ever Jaqui said is not working. Is there any thing I missed? Regards, Rajesh -----Original Message----- From: Jaqui Greenlees Sent: Monday, July 03, 2006 12:28 ...
Rajesh Gannarapu
Jul 3, 2006 at 7:05 am
Jul 3, 2006 at 2:45 pm -
I have a tiny CGI program written in C that's like this : # include <stdio.h main() { printf("HTTP/1.1 302 Found\n"); printf("Location: http://www.unimep.br\n\n"); } Running it at the prompt, it will ...
Jose Adriano Baltieri
Jul 28, 2006 at 7:43 pm
Jul 31, 2006 at 1:13 pm -
I've been using Apache on a PC, but I bought my first Apple/Mac, a MacBook Pro laptop, just recently. It's pretty easy to use, but I'm still learning how its hard drive and files are organized, etc. ...
David Blomstrom
Jul 30, 2006 at 1:48 am
Jul 30, 2006 at 8:44 pm -
I don't know if no one saw it, or no one can help, but I'll try one more time, this is honestly my last hope and im not sure what else to do Im having trouble debugging a segmentation fault, the ...
Nick Wilson
Jul 26, 2006 at 2:25 pm
Jul 30, 2006 at 3:21 pm -
Hello, I have been trying for days to figure out how to get my web site redirected (301) to a different domain by using RedirectMatch (mod_alias) but all I get on EVERY attempt is an extra slash "/" ...
Dlspaude
Jul 21, 2006 at 11:11 am
Jul 24, 2006 at 2:49 pm -
i wasted a good 3 hours or so wondering why the http server test page wouldnt work, finally realizing that Apache does not like spaces in the file path. for example, by default, the installation file ...
Edric
Jul 18, 2006 at 4:30 pm
Jul 24, 2006 at 3:26 am -
Hi All I've been trying to set up some rewriting rules with mod_rewrite, and discovered that even with a [last] directive, things aren't quite behaving as I'd expect. My config is perhaps slightly ...
Nick Burch
Jul 20, 2006 at 9:50 am
Jul 21, 2006 at 12:50 pm -
Hi all, I'v configuread apache with these configure options: # cat /home/mgatt/configure_options/httpd_configure_options.txt ./configure --prefix=/data/programs/httpd-2.2.2 --enable-so ...
Mauro
Jul 20, 2006 at 8:12 am
Jul 20, 2006 at 3:51 pm -
What a day ! A clients web designer decided to make some changes to the conf file on our windows 2003 based apache box. Nothing terrible there, but when it didn't do what was wanted, and apache ...
Oliver Marshall
Jul 18, 2006 at 2:05 pm
Jul 18, 2006 at 4:16 pm -
Does anyone have any recommendations for books, PDFs, or other forms of documentation that describe in detail how to tune Apache for performance? I've read the tips on the Apache website, but I still ...
James W. Anderson
Jul 10, 2006 at 4:32 am
Jul 10, 2006 at 8:44 pm -
I am interested in testing mpm perchild or anything else I can do to help get it into Apache 2.4 (i read through the mpm source code some time ago trying to understand a different question). Debian ...
Guy Hulbert
Jul 8, 2006 at 3:48 pm
Jul 10, 2006 at 3:20 am -
Hi, We have a setup requirement where we need to send request to Apache Server on SSL but Apache should convert the request to non-SSL port and then process it. We have enable Apache to listen on ...
Perminder Singh Vohra
Jul 4, 2006 at 5:18 am
Jul 5, 2006 at 6:50 pm -
Hi, I just notice some problems when using mod_vhost_alias It seems that when using VirtualDocumentRoot, the variable DocumentRoot in PHP got mixed up Server Global Is this suppose to be correct? How ...
Neo Wee Teck
Jul 2, 2006 at 12:32 pm
Jul 2, 2006 at 2:43 pm -
SetOutputFilter works very well, even in Location filters. There are lots of happy customers of this feature, using it for such things as for example compression of response bodies. Are you quite ...
Axel-Stéphane SMORGRAV
Jul 3, 2006 at 6:09 am
Aug 7, 2006 at 12:58 pm -
Hi, We are puzzled by an apache2 hanging in an 'Uninterrubtable sleep'. The error.log tells us about a 'Stale NFS handle'. Unfortunately the log does not say which file it tried to access, only which ...
Markus Schiltknecht
Jul 28, 2006 at 9:34 am
Jul 31, 2006 at 12:40 pm -
Hello! I must have misunderstood something in the docs. The following is not working as I expect it to. In httpd.conf: NameVirtualHost *:80 Include conf/otherdomain.conf Include conf/mydomain.conf In ...
David Leangen
Jul 31, 2006 at 5:52 am
Jul 31, 2006 at 6:43 am
Group Overview
group | users |
categories | apache |
discussions | 216 |
posts | 906 |
users | 232 |
website | httpd.apache.org |
irc | #httpd |
232 users for July 2006
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)