Search Discussions
-
Hello, I'm having trouble rewriting URLs with my .htaccess file when I connect using a WAP 1.1 phone. I've looked around and found a number of postings about configuring Apache for access to ...
Stoddarn
Apr 26, 2006 at 5:15 pm
May 15, 2006 at 7:30 pm -
When I put the file "index.htm" in my DocumentRoot (/var/www/html) it displays in my browser. When I put that file in "/var/www/html/website" and add the following to httpd.conf: NameVirtualHost *:80 ...
Mark Van Crombrugge
Apr 13, 2006 at 10:21 am
Apr 18, 2006 at 10:31 am -
Hello! I have a forward proxy that handles cookies perfectly fine. But as soon as I turn on an ext_filter, websites that have cookies are not coming through. What I am getting instead is something ...
Yevgen Borodin
Apr 20, 2006 at 11:23 pm
Apr 21, 2006 at 4:50 pm -
I have a content management system that uses mod-rewrite rules for various sections. For example, the page mysite/About/index.php uses the following mod-rewrite rule: RewriteRule ...
David Blomstrom
Apr 26, 2006 at 12:59 pm
Apr 27, 2006 at 6:53 pm -
I am using checkinstall to instll httpd2 from the source code but I ma getting this error message everytime i execute checkinstall libtool: install: error: cannot install `libaprutil-1.la' to a ...
M.Makar Azer
Apr 26, 2006 at 2:56 pm
Apr 27, 2006 at 12:50 pm -
Hello everyone, Is there a way to use ProxyPass to forward items based on the port number of the request? I want to forward all requests that use port 443 with ProxyPass (so that I can use ...
Anthony Browne
Apr 17, 2006 at 7:59 pm
Apr 20, 2006 at 6:10 pm -
I have an apache website that I need some directories protected by ssl. So I got the certificate etc... Now I have two virtual hosts, one that is the unsecure and one that is the secure. There are ...
Romeo Theriault
Apr 14, 2006 at 1:45 pm
Apr 18, 2006 at 9:39 am -
Hi Have been trying to solve this on the comp.lang.clarion News Group but to no avail. I will just post some of the replies. === Hi Apache, Virtual Hosting, Dynamic IP, DNS2Go, GoDaddy. I am having ...
Jvz
Apr 11, 2006 at 8:28 pm
Apr 14, 2006 at 12:33 pm -
I want to connect Apache and Jakartha tomcat applcaitions and so i installed the connectors using John Turner documentation. I am ablt to access the jsp pages of jakartha tomcat also through apache ...
Indraveni
Apr 26, 2006 at 6:38 am
Apr 26, 2006 at 8:18 am -
We are encountering a problem with IE 6.0 SP1 where it seems to have problems with compressed data being served from the IBM HTTP Server 2.0.47 (Apache). Using the mod_deflate option to compress ...
Simon Werner
Apr 14, 2006 at 5:55 am
Apr 19, 2006 at 6:02 am -
Hi, Compiling Apache 2.2.0 on an AMD Opteron running SuSE 10 failed with the following error message: /usr/lib/libexpat.so: could not read symbols: File in wrong format collect2: ld returned 1 exit ...
Jennifer
Apr 14, 2006 at 4:17 pm
Apr 17, 2006 at 1:40 pm -
Do you have the User and Group directives set in your httpd.conf file? Eg User wwwrun Group nogroup Apache will initially start as root user and bind to port 80, then switch to running as the ...
Httpd2
Apr 1, 2006 at 1:52 pm
Apr 6, 2006 at 7:58 am -
Apache 1.3.33 I have: ErrorLog '|/usr/sbin/rotatelogs "/private/var/log/httpd/ sites/domain.com/error_log.%Y%m%d" 86400' CustomLog '|/usr/sbin/rotatelogs "/private/var/log/httpd/ ...
Benjamin Adams
Apr 3, 2006 at 7:00 pm
Nov 14, 2007 at 8:28 pm -
I did some research and found out the # MaxClients variable defines the maximum number of concurrent connections. I'd like to know if we can define this variable to something like 2 millions. I'm ...
Charles A. Landemaine
Apr 28, 2006 at 9:22 pm
May 12, 2006 at 7:35 pm -
Greetings all Newbie alert! I am new to this list and new to apache, so please forgive me if my understandings of the protocols aren't 100% yet I also did not find a dedicated list for win32 so I ...
Paul
Apr 3, 2006 at 9:55 pm
Apr 4, 2006 at 4:50 pm -
Hi all, I am running Apache 2.0.55 for win32, without add-ons, on Windows XP Professional SP2, with firewall and anti spyware all deactivated. The conf file is very plain. The problem is that Apache, ...
Vincent Lextrait
Apr 2, 2006 at 1:44 pm
Apr 3, 2006 at 6:41 pm -
Hi there, I have a problem with mod_proxy, png images are broken. I found that apache removes '\n\r' (hex 0a0d) from png files. Is there anyway to prevent apache to do that or I need to fix png ...
Vects
Apr 24, 2006 at 3:29 pm
May 1, 2006 at 4:45 pm -
mailman-2.1.7 apache 2.2.0 Okay I just upgrade from apache 1.3.x to apache 2.2.0 and arriving at a permissions problem when viewing pipermail mailman directories: ---s nip --- You don't have ...
Noah
Apr 20, 2006 at 9:36 pm
Apr 22, 2006 at 9:50 am -
Hi all, My server is running version 2.0.49 and it has the LoadModule for mod_rewrite in its config file but when I had .htaccess with: RewriteEngine On RewriteRule ^(.*)$ http://localhost:8080/$1 I ...
Paulo J. Matos
Apr 18, 2006 at 12:52 pm
Apr 20, 2006 at 7:38 am -
I have Apache 2.2 setup using mod_proxy, mod_headers and mod_auth successfully. I am using Apache as my web server and Apache Tomcat as my web container where my application is deployed. Mod_auth ...
Shabbir bharmal
Apr 27, 2006 at 3:59 am
May 11, 2006 at 5:17 am -
Hello, A few of virtual hosts on my server was hacked - the content was replaced and I can't figure how they did it. Is there any software that will scan the web server and checks for known security ...
Georgy Goshin
Apr 27, 2006 at 4:06 pm
Apr 28, 2006 at 2:21 am -
I am working with a customer with the following basic configuration. They are running Apache 1.3.33 and make heavy used of mod_include. A new project has come up that uses J2EE web applications. Our ...
Pyeatt, John
Apr 25, 2006 at 10:35 pm
Apr 26, 2006 at 8:12 pm -
Hi, After years of frustration with Squid, I'm now using 32-bit Apache 2.2.0 as a caching web proxy for my group. The underlying OS is 64-bit Solaris 10 running on Opteron. My initial configuration ...
Dan Price
Apr 17, 2006 at 11:46 pm
Apr 26, 2006 at 6:49 pm -
We are running the following in the httpd.conf file. This works well for our virtual domain hosting. VirtualDocumentRoot /exports/home/%-2.0.%-1/virtualdomains/%0 VirtualScriptAlias ...
Gary W. Smith
Apr 20, 2006 at 6:41 pm
Apr 26, 2006 at 10:38 am -
I'm testing SSL (mod_ssl) on Apache 2.0.55 Win32. Some consultants that conducted a security analysis suggested using ports other than the default 443 port for SSL. Is it possible to configure Apache ...
Schultz, Gary - COMM
Apr 13, 2006 at 5:00 pm
Apr 13, 2006 at 6:54 pm -
Hello all. I'm trying to compile mod_cache in a Solaris 10 server, but I'm getting compilation errors. Has someone compiled the module? And if so, is there some way to get it? If there's no way to ...
Jabenzam
Apr 11, 2006 at 10:20 am
Apr 11, 2006 at 1:34 pm -
Hi there, I am considering upgrading from Apache 1.3 to 2.0 I am wondering if there is a good resource for things to know before starting the procedure. Something that describes what configuration ...
Noah
Apr 6, 2006 at 2:22 pm
Apr 7, 2006 at 7:38 am -
Hi List, I guess this has been asked before but unfortunately I'm not able to find the Info in the archives. Googling resultet in thousands of hits, none of which help me with my problem. What i'm ...
Lists
Apr 28, 2006 at 11:05 am
Apr 30, 2006 at 11:18 am -
Hello, I'm working with QoS (quality of service) and I'm using the Apache web server to implement my QoS policy. For that, basically I'll need to intercept all incoming requests in Apache and after ...
Tiago Semprebom
Apr 27, 2006 at 5:47 pm
Apr 28, 2006 at 9:35 am -
Hello, I've spent the better part of the afternoon Googling for a decent how-to on how one goes about creating a web server farm. There are tons of documents that refer to the concept as an accepted ...
Tony Stocker
Apr 26, 2006 at 9:38 pm
Apr 27, 2006 at 3:21 pm -
Hi, I usually have no problem redirecting based on what is in the URL, but now I'm trying to redirect all pages in a site to one page on the same site. I have to exclude that one page from the ...
John Nichel
Apr 25, 2006 at 5:00 pm
Apr 25, 2006 at 5:31 pm -
Hi, I'm running a mod_perl/Mason app at a fairly large company. We have two pools of machines, each pool with it's own pair of load balancers. One pool uses F5 BigIP, and the other uses Netscaler. ...
Jeff Nokes
Apr 24, 2006 at 8:20 pm
Apr 25, 2006 at 2:46 pm -
Hi If I have an index.html in directory xxx that I want to be accessible only from the yyy domain I know that I can use something like: <Files index.html Order Deny,Allow Deny from all Allow from yyy ...
Hayles, S.
Apr 20, 2006 at 1:19 pm
Apr 21, 2006 at 3:44 pm -
I am trying to understand why Apache gives me file permissions deny execution error on a cgi script for the following configuration. Apache v1.3.26 Solaris 8 nobody user is the user process running ...
DeVelvis, Ralph \(US SSA\)
Apr 19, 2006 at 4:57 pm
Apr 20, 2006 at 1:11 pm -
Hi, link to http://www.cronolog.org/ Seems the project has not been updated for quite some time. Can somebody advise whether the cronolog is stable or good? What log rotate application do you use to ...
Rony
Apr 19, 2006 at 3:22 am
Apr 19, 2006 at 3:10 pm -
Hi, Does anyone know how to modify the Apache installation to accept greater than 2GB file uploads to Apache? I know Apache 2.2.0 has Large File Support but not for uploads to the Apache Server where ...
Matthew
Apr 17, 2006 at 3:02 pm
Apr 17, 2006 at 6:42 pm -
Hello List, I've noticed that, on the two web servers I keep alive, Apache will tell me it has started when it really has not. I will re-start Apache: $ sudo /etc/init.d/apache restart * Stopping ...
David Wolever
Apr 12, 2006 at 1:56 am
Apr 12, 2006 at 3:16 pm -
Hi All, I have machine where Apache server is running, i am managing that machine through web using the Apache http server. I have an option to change the machine timing through web, when i change ...
Durga Prasad \(duprasad\)
Apr 11, 2006 at 7:53 am
Apr 11, 2006 at 8:46 am -
I am running XP Pro and I have installed Apache, made the PHP configuration changes necessary, restarted my computer, and all appears well (the server is running and I got the Apache confirmation ...
Robert Baird
Apr 5, 2006 at 2:33 am
Apr 5, 2006 at 12:34 pm -
Hi, I have a redirect question. In the .htaccess file we use on one of our servers we want about 400 redirects of the form Redirect /anyplace/anyfile /anotherplace/anotherfile And this for about 20 ...
MarcelSmeets
Apr 4, 2006 at 7:47 am
Apr 4, 2006 at 2:14 pm -
I have a configuration that includes two vhosts in separate files, one for regular httpd and the other for ssl connections. With Apache 2.0 I was using: Include conf/vhosts/*.conf To include the two ...
Stewart, Eric
Apr 3, 2006 at 12:19 pm
Apr 3, 2006 at 1:04 pm -
Hello! I have a many name based virtual hosts, is it possible to make that all php and cgi's script and apache process itself was under specific (virtual site owners's) user ID and group ID - apache? ...
Georgy Goshin
Apr 27, 2006 at 4:05 pm
Apr 28, 2006 at 1:52 pm -
Hello, I have and unmodifiable PHP application that runs on an apache installation. I would like to /filter/ the output of this application through a validation layer to be writter in PHP. Is there a ...
Gioele Barabucci
Apr 26, 2006 at 10:21 am
Apr 27, 2006 at 1:35 pm -
I'm currently wrestling with the set up of SSL on Apache (on Windows) and I have the server up and running and accepting https connections etc. When I first connect to the website from my browser (IE ...
Warhurst, SI \(Spencer\)
Apr 26, 2006 at 3:23 pm
Apr 26, 2006 at 7:02 pm -
how would i block my own site from its files? i can use mod_rewrite to prevent hotlinking from other sites, but when i try to block myself it doesn't work. what i am trying to do is use my first ...
Switch grass
Apr 25, 2006 at 4:25 am
Apr 26, 2006 at 2:04 pm -
I installed Apache 2.2 (using GNU gcc) on Solaris 9, Bea Weblogic8.1 on Solaris on two different servers. Both products works fine independently. Now I followed directions to configure the the Apache ...
D J Patel
Apr 24, 2006 at 11:54 pm
Apr 25, 2006 at 7:28 am -
is there a way for apache to recognize a request from the <embed tags of an html page?
Switch grass
Apr 24, 2006 at 2:12 am
Apr 24, 2006 at 6:27 pm -
This *should* be an easy question, but for some reason I can not get this working. Here's what I'm attempting to do: In order to preserve a standard web site organizational structure and promote ...
Darren Hall
Apr 21, 2006 at 2:52 pm
Apr 24, 2006 at 11:33 am -
Hi Gurus I am a newbie to apache and would like to ask for your help I have apache 1.3.33 installed and would like to disable ssl2.0 and enable ssl3.0... is it as simple as edittin the httpd.conf ??? ...
Gsiao
Apr 19, 2006 at 6:14 pm
Apr 20, 2006 at 6:25 am -
hello :) been playing around LOTS with different setups and everything and i had a sudden brainwave the other day and it worked :D ... kinda ! what i have currently got setup is this ... [[email protected] ...
Matt Richards
Apr 14, 2006 at 2:35 pm
Apr 18, 2006 at 2:09 pm
Group Overview
group | users |
categories | apache |
discussions | 190 |
posts | 622 |
users | 212 |
website | httpd.apache.org |
irc | #httpd |
212 users for April 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)