Search Discussions
-
Hello, My web site has 2 URL which contains same content. (http://www.domain.co.th and http://www.domain.com) Visitors get http://www.domain.co.th/test.html same as http://www.domain.com/test.html. ...
Apisilp Trunganont
Sep 22, 2002 at 1:50 pm
Sep 24, 2002 at 5:25 am -
How do I make files accessible directly without linking them through a html file ? example: http://192.168.0.20 would generate a list on the screen: file1.txt file2.exe file3.dat etc etc.. /Dan ...
Daniel Hellstrand
Sep 26, 2002 at 4:18 pm
Oct 7, 2002 at 7:32 am -
I have problems with a rewritebased url that i've created. The problem does only occur in Internet Explorer as far as I can see. But to debug this I would need some more information on what actually ...
Eric Persson
Sep 30, 2002 at 3:14 pm
Oct 7, 2002 at 2:47 pm -
Platform: Red Hat 7.3 I'm trying to setup SSL for Apache on Linux and I can't seem to get it working properly. The following line in httpd.conf gives me the impression that the mod_ssl is already ...
Matt Raible
Sep 27, 2002 at 1:07 am
Sep 28, 2002 at 3:34 am -
$bar = "The Beverage"; $SQL = "$SELECT * FROM review WHERE bar_name=$bar"; When sql executes the statement is kills off the "The" part. ...
Grant Cooper
Sep 2, 2002 at 9:15 pm
Sep 3, 2002 at 9:08 am -
After much wailing and gnashing of teeth, endless hours of google searching, I've still come up empty handed in effort to get proxy support to exchange 2000. what i've done so far: 1) apache-1.3.26 ...
Robin P. Blanchard
Sep 26, 2002 at 5:45 pm
Sep 27, 2002 at 7:53 pm -
When using the HeaderName Directive can I specifcy a local path to use for all directory headers?? For example HeaderName /var/www/html/HEADER.html --- Aaron Axelsen AIM: AAAK2 Email: ...
Aaron Axelsen
Sep 17, 2002 at 6:08 am
Sep 26, 2002 at 10:13 pm -
Is mod_ssl built into the code for Apache 2.0.40 or is it something I have to download? I've found no information which lists simple installation instructions to get SSL working on Apache 2. Thanks, ...
Kenny G. Dubuisson, Jr.
Sep 6, 2002 at 4:26 pm
Sep 16, 2002 at 7:41 pm -
Hey, nobody replied to my previous Apache question! :( I still have the same problem. Data is given to a parsed file, which it uses to include content. For the sake of argument, lets call the var ...
Glen Stormbind
Sep 18, 2002 at 11:27 pm
Sep 20, 2002 at 5:05 am -
I can't seem to figure out how to write this rule.. I want requests going to http://calendar.domain.com/username to be automatically forwarded to http://calendar.domain.com/view.php?ID=username. The ...
Chad Day
Sep 3, 2002 at 6:11 pm
Sep 9, 2002 at 5:09 pm -
Hello. I am running Apache 2.0.39 with Php 4.2.2. The problem that I have is that I simply cannot install any galleries for some reason..my php however works. Here are the galleris I have tried: ...
Daniel
Sep 24, 2002 at 3:48 am
Oct 5, 2002 at 11:48 am -
Hello, I read in the Virtual Host Support page that its impossible to configure Name-based Virtual Hosts and SSL support. Its said there something like: "Name-based virtual hosting cannot be used ...
Amir
Sep 21, 2002 at 12:12 pm
Sep 23, 2002 at 6:14 pm -
Hello, I am using Java SSL Socket (HttpsURLConnection) to retrieve a large file (1M) on the SSL web server (Apache0.2.39). If I turn on java SSL debugger then I don't get a complete file (only ~400K) ...
Leon Do
Sep 19, 2002 at 5:47 pm
Sep 20, 2002 at 8:27 pm -
Hello, I just compiled Apache 1.3.26 but it's having problems. The compilation process was fine, but when i'm trying to run it, i'm getting this error message: [[email protected] root]# ...
Lior Hammer
Sep 17, 2002 at 2:03 pm
Sep 18, 2002 at 12:21 pm -
Hi... I know this might have been asked a zillion times already... anyway below is my basic virtual host definition. ... NameVirtualHost * # # VirtualHost example: # Almost any Apache directive may ...
Peter Santiago
Sep 30, 2002 at 6:20 am
Sep 30, 2002 at 6:27 pm -
Hello all, Has anyone else run into this problem where Apache 2.0.40 doesn't show .PHPS files? I added the line to my httpd.conf file: AddType application/x-httpd-php-source .phps Did I miss ...
CSU Internet Inc.
Sep 17, 2002 at 1:11 am
Sep 26, 2002 at 10:32 pm -
I've installed Apache 2.0.40 onto a Win2K box and verified that it serves up webpages, and now need to configure it to process PHP markup. I just downloaded PHP 4.2.3 installer, installed it into ...
James Hurst
Sep 13, 2002 at 5:58 pm
Sep 18, 2002 at 4:38 am -
I'm using 1.3.26 from Debian testing feed: apache-ssl 1.3.26.1+1.48-2 And I'm having the strangest problem, cgi's that work just fine in system cgi-bin directory /usr/lib/cgi-bin/ will not work in a ...
Ken Causey
Sep 16, 2002 at 4:10 pm
Sep 17, 2002 at 4:03 pm -
Hi, I'm trying to get Apache to rewrite URLs based on this simple need: convert this: /somedir/help/chat to this: /somedir/help/index.php?on=chat I want to use an .htaccess file on /somedir/help, but ...
Iván Vega Rivera
Sep 4, 2002 at 9:38 pm
Sep 13, 2002 at 7:41 pm -
Hello, I'm running an internet webserver using RH Linux and Apache. I've also got an ethernet-based intranet 192.168.1.1 to 192.168.1.5. On one of those hubs has another web server that I'd like to ...
Lynne K.
Sep 12, 2002 at 2:44 pm
Sep 12, 2002 at 5:17 pm -
Hello Please bear with me with these questions. I have Apache 1.3.26 installed on a Solarisx86 machine with some 3rd party modules. I also have perl 5.8.0 installed. To make this Perl installation ...
Reaz Baksh
Sep 6, 2002 at 2:53 pm
Sep 7, 2002 at 12:06 am -
I'm trying to use the following in a file included by apache-2.0.41-dev: <Directory "/srv/www/default/html/acid" AllowOverride None order deny,allow Deny from all Allow from 127.0.0.1 <IfModule ...
Andreas Hasenack
Sep 23, 2002 at 5:24 pm
Sep 23, 2002 at 10:49 pm -
Hi Everybody, I have my Apache 1.3.26 running on WinNT 4.0 and need to authenticate users to have access to some web pages. The computer with apache is a part of Novell NetWare Network and I need to ...
Milan Reznicek
Sep 21, 2002 at 7:23 pm
Sep 23, 2002 at 8:42 am -
I apologize for any problems this mail may cause but as a unix flavored group I seek help ..... I am looking for suggestions for a mail server solution that runs on Linux that provides virus scanning ...
Lewis Watson
Sep 19, 2002 at 8:35 pm
Sep 23, 2002 at 5:19 am -
Are all modules (particularily mod_ssl) loaded from the .conf file? Is it fair to say that in order to find out all modules one is using with apache you would look in the conf file? Netcraft displays ...
Steve Bertrand
Sep 19, 2002 at 2:42 pm
Sep 19, 2002 at 5:33 pm -
I wisxh to install apache2 on FreeBSD 4.6.2 I have been using apache1.3 on another machine for testing web pages etc. As I have seen that there seem to be quite a few installation problems of version ...
P. Jourdan
Sep 16, 2002 at 10:27 pm
Sep 17, 2002 at 12:12 pm -
Is there any way to specify what IP the out going request goes out on? I have a linux box with two IP's...two virt hosts. one of them proxies to another server, can I specify what IP to go out on? ...
Delagarza, John
Sep 11, 2002 at 11:01 pm
Sep 12, 2002 at 10:20 pm -
Hi all, I am having a problem understanding how apache uses memory and more specifically why the memory used grows over time. When the server is rebooted the memory used by each httpd process is ...
Jon Steer
Sep 10, 2002 at 2:36 pm
Sep 10, 2002 at 4:28 pm -
Hi There, I installed Apache 2.0.40 onto my Windows XP Pro box last night and everything went smoothly. I then proceeded to install Mysql 3.23.52 and PHP 4.2.3 and once again everything went ...
Shannon Doyle
Sep 8, 2002 at 1:15 pm
Sep 10, 2002 at 12:06 pm -
Hi all, i have a trouble an di don't know if apache can do what i want. My problem: We provide hosting for severall customer. Now i'm writing some CGI for customer, in perl, to allow them to change ...
Tchesmeli serge
Sep 5, 2002 at 2:43 pm
Sep 5, 2002 at 4:52 pm -
hi all, After last week's fight with my webserver and finally getting it good to go due to simple upgrade of my router firmware (bangs head against wall), I am finding some disturbing trends in the ...
Ven
Sep 3, 2002 at 2:24 pm
Sep 3, 2002 at 5:03 pm -
Hello all, I have 2 servers that I use for my ISP services - 1 for POP/IMAP/Webmail/SMTP Incoming and 1 for User Webspace publishing. I use RSYNC to copy over the /etc/passwd, /etc/shadow, and ...
Denny Snyder
Sep 25, 2002 at 9:03 pm
Sep 27, 2002 at 4:36 am -
Hi, I'm new to Apache so I'm not familiar with the logs but I don't like what I see. I wrote a custom content management system that rellies on the path_info var in mod_include. The following log ...
Glen Stormbind
Sep 21, 2002 at 2:28 pm
Sep 21, 2002 at 5:45 pm -
Hi, I'm using solaris 8, apache 1.3.26 running on a Sun v100. When I run the httpd process and use our load testing application (siege). The system memory gets sucked down to nothing and then the it ...
Steven Garrett
Sep 19, 2002 at 9:24 pm
Sep 19, 2002 at 10:20 pm -
I just compiled version 2 of apache. I have to type apachectl -f /var/www/conf to get it to work, since for some reason the stupid thing looks in /usr/local/apache2 for httpd.conf. However, this ...
Mike _
Sep 16, 2002 at 8:24 pm
Sep 16, 2002 at 10:34 pm -
Hi all, I've come across this behaviour and I thought I should check whether it is a bug. With Apache 2.0.40 (from Debian Unstable) VirtualHost configuration, a ServerName of the form domain.co.nz ...
Adam Warner
Sep 12, 2002 at 9:30 am
Sep 13, 2002 at 6:57 am -
This is new to me. I currently am using apache 1.3, mod_php, mod_perl. I just installed phpMyAdmin for mysql and trying to secure it. I was told to password protect the directory. Where should I ...
Grant Cooper
Sep 1, 2002 at 7:28 pm
Sep 5, 2002 at 7:48 am -
I am getting the above error on my Windows platform. The environment details are as follows: OS: Windows 2000 Server: Apache 1.3.26 with OpenSSL 0.9.6d and mod_ssl 2.8.10 The OS pops up a box with ...
Ramakrishna Kuppa
Sep 30, 2002 at 11:25 pm
Oct 1, 2002 at 6:35 am -
Ok, after a lot of tests I'am sure: I'am to stupid to configure suexec with Apache 2.0.40!!!! I have the following: RedHat 7.3 Apache 2.0.40 OpenSSL 0.96g PHP 4.2.3 (modul) .... My DocumentRoot is: ...
Jochen Kächelin
Sep 28, 2002 at 7:23 pm
Sep 29, 2002 at 8:46 pm -
I'm trying to configure apache 2.0.42 to start automatically when my rh 7.3 box boots. I followed the instructions at http://www.ozetechnology.com/howtos/apache_start.shtml, but it didn't seem to ...
Matt Raible
Sep 29, 2002 at 4:05 pm
Sep 29, 2002 at 5:38 pm -
Trying to build on AIX 4.3.3 maint level 9, using IBM's xlc compiler. Openssl version 0.9.6g. The configure options are: --prefix=/usr/local/apache_2.0.40 \ --enable-ssl=shared \ ...
Susan hall
Sep 25, 2002 at 8:14 pm
Sep 27, 2002 at 6:59 pm -
Is there something that limits the number of open/active connections between a client and server? I seem to only have two client requests open at a time: I have an application on our intranet that is ...
Dave Stahr
Sep 25, 2002 at 10:26 pm
Sep 27, 2002 at 9:08 am -
Dear All: i have four pc server, two is running Pentinum 3 and two is running Pentinum 4, both running redhat 7.2 all configuration is same, when i run a sample php program on both is ok, but when i ...
Jacky Hung
Sep 27, 2002 at 6:57 am
Sep 27, 2002 at 9:01 am -
Hello everyone: I have been struggling with the integration of jboss3.0, tomcat 4.0.3 and apche 2. I am using the jboss-tomcat bundle and not the stand alone verion of tomcat which by the way works ...
Nani Jon
Sep 19, 2002 at 8:42 pm
Sep 21, 2002 at 3:34 am -
Hi there, Please could someone shed some light on how web server replication/resilience is performed. What I am attempting to do is have one machine set up as a default web server, but if anything ...
Neil Freeman
Sep 12, 2002 at 4:43 pm
Sep 18, 2002 at 5:16 pm -
Hi, I am having htaccess problems using apache and linux netscape browsers (ver 4 and 6) I am using a cgi script within the cgi-bin that creates and displays 10 gif's in an html directory that is ...
Taddd
Sep 18, 2002 at 10:58 am
Sep 18, 2002 at 3:52 pm -
I was wondering if anyone else had issues getting it to work together.. I have compiled both Apache and PHP and they both seem to have compiled correctly.. I went and I added the (addtype and Load ...
Brian Speck
Sep 14, 2002 at 9:52 pm
Sep 18, 2002 at 6:06 am -
-- Hi everyone! Is there an easy way to tell what options were given to apache at the time it was compiled? I need to upgrade an apache server running 1.3.12 that was configured with a multitude of ...
Steve Bertrand
Sep 17, 2002 at 2:08 pm
Sep 17, 2002 at 3:22 pm -
Hi I am running apache 2 webserver on a linux box, and I am getting the following error when browsing to pages which use some php or perl scripts : --------Snipp from script.log-----Start %% [Fri Sep ...
Mr OCP
Sep 13, 2002 at 8:54 pm
Sep 14, 2002 at 4:05 pm -
Been getting HEAPS of messages like these in httpd-access.log lately .... assume the script kiddies at play again ... not that those commands won't help them much on a unix system. I've been firewall ...
Doug Young
Sep 13, 2002 at 12:21 am
Sep 14, 2002 at 3:30 pm
Group Overview
group | users |
categories | apache |
discussions | 423 |
posts | 1,400 |
users | 377 |
website | httpd.apache.org |
irc | #httpd |
377 users for September 2002
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)