RE: [EMAIL PROTECTED] Proxypassreverse + mod_cache = broken

2006-04-11 Thread Axel-Stéphane SMORGRAV
I believe the clue is here: [Thu Mar 30 21:36:38 2006] [info] mem_cache: Cached url: http://_default_:80/img/operalogo.gif? This is a known issue. See http://issues.apache.org/bugzilla/show_bug.cgi?id=38017 You can either wait until it has been included in a new release of 2.2.x, or patch the

[EMAIL PROTECTED] (70007)The timeout specified has expired: SSL input filter read failed.

2006-04-11 Thread Richard de Vries
Perhaps a known issue, though I haven't been able to find much info on it. Is anyone experiencing the following error.log entries on their SSL instance: [Tue Apr 11 23:29:18 2006] [info] (70007)The timeout specified has expired: SSL input filter read failed. the HTTPs instance *appears* to work

RE: [EMAIL PROTECTED] Restricting the number of times a file can bedownloaded.

2006-04-11 Thread david0005
Hi Owen, Thanks for your erudite reply. On Tue, 2006-04-11 at 12:41 +0200, Boyle Owen wrote: > Bandwidth = no. of bytes per unit time > > Originally, you asked about "number of times a file can be downloaded". That > sounds like you wanted to make a scalar count of the > number of downloads and

Re: [EMAIL PROTECTED] Help from a Beginner

2006-04-11 Thread Emmanuel E
pick up any apache +ssl precompiled binary. i prefer this one http://www.apache.org/dyn/closer.cgi/perl/win32-bin/ but for some reason its been moved to the archives at http://archive.apache.org/dist/perl/win32-bin/ it contains apache 2.0.54 + mod perl + ssl. the other binary is at http://hunte

[EMAIL PROTECTED] Apache Starts Intermittently

2006-04-11 Thread David Wolever
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 apache... [ ok ] * Starting apache... [ ok ] But, if I use `p

Re: [EMAIL PROTECTED] webdav for FreeBSD

2006-04-11 Thread Noah
On Thu, 6 Apr 2006 10:44:40 -0400, Joshua Slive wrote > On 4/6/06, Noah <[EMAIL PROTECTED]> wrote: > > I am attempting to figure out more about setting up webdav on FreeBSD. I am > > finding that the http://www.webdav.org website is not answering. Any clues > > where it went? are there any other

Re: [EMAIL PROTECTED] Help from a Beginner

2006-04-11 Thread Tony Guadagno
First, You have to make sure you have a copy of apache that is compiled for ssl. normal dist is not. if you do, go to openssl.org and download their utility. in their FAQ section, they tell you how to generate a key and cert for yourself. you can follow the example conf file for ssl on how

[EMAIL PROTECTED] Help from a Beginner

2006-04-11 Thread ksafong
Hi all, I am a beginner of using Apache HTTP server 2.0.55, which is running in XP. I would like to ask how can I configure HTTPS and SSL on this server by using a self-signed certificate? Thx a lot -- View this message in context: http://www.nabble.com/Help-from-a-Beginner-t1435573.html#a387

[EMAIL PROTECTED] i'm lost with this ...

2006-04-11 Thread Paul Matthews
hi there, someone has made a post on my website and i'd really like to be able to help them out but i'm just lost with the questions. http://www.yourhowto.org/component/option,com_simpleboard/Itemid,36/func,view/id,30/catid,5/ could someone help them out by either replying to me with the answer

Re: [EMAIL PROTECTED] Apache, Virtual Hosting, Dymamic IP, DNS2Go, GoDaddy

2006-04-11 Thread jvz
* Basic Configuration - PAT Parameter* *So far I have added the last two entries to my Router's setup . A step in the right direction? Config Virtual Server Mapping.* Click 'Delete' or 'Modify' buttom to delete or modify virtual server entry. Input new virtual server and click 'Add' buttom

Re: [EMAIL PROTECTED] Proxypassreverse + mod_cache = broken

2006-04-11 Thread Nathan Seven
No comments at all on this? -SS On 3/31/06 12:21 PM, "Nathan Seven" <[EMAIL PROTECTED]> wrote: > Hi all- > > Using Apache 2.2.0- > I've read some other threads in the archives reporting weirdness with this- > I am trying to set up a reverse proxy/cache, and have concluded that it > simply does

Re: [EMAIL PROTECTED] Apache, Virtual Hosting, Dymamic IP, DNS2Go, GoDaddy

2006-04-11 Thread jvz
You have helped a lot already! Let's just hope I can get this to work. Thx!! Larry Flathmann wrote: As I think about it, I think the easiest thing would be to forward your other domains to realwebonline.net:81 and realwebonline:82 Then in Apache you can use mod_rewrite to do redirection from

Re: [EMAIL PROTECTED] Apache, Virtual Hosting, Dymamic IP, DNS2Go, GoDaddy

2006-04-11 Thread Larry Flathmann
As I think about it, I think the easiest thing would be to forward your other domains to realwebonline.net:81 and realwebonline:82 Then in Apache you can use mod_rewrite to do redirection from realwebonline:81 to medxinfo.net, etc. I wish I had time to help you figure out the details! --Larr

Re: [EMAIL PROTECTED] Apache, Virtual Hosting, Dymamic IP, DNS2Go, GoDaddy

2006-04-11 Thread jvz
Thx! It does make sense! Larry Flathmann wrote: Hi Johan, It looks to me like the problem is not with Apache, the problem is with your DNS forwarding. If you forward another domain to realwebonline.net, then Apache is going to receive a request for the realwebonline website, and Apache is

Re: [EMAIL PROTECTED] Apache, Virtual Hosting, Dymamic IP, DNS2Go, GoDaddy

2006-04-11 Thread Larry Flathmann
Hi Johan, It looks to me like the problem is not with Apache, the problem is with your DNS forwarding. If you forward another domain to realwebonline.net, then Apache is going to receive a request for the realwebonline website, and Apache is going to respond with the realwebonline website.

Re: [EMAIL PROTECTED] Apache, Virtual Hosting, Dymamic IP, DNS2Go, GoDaddy vh.conf attached

2006-04-11 Thread jvz
Here is the current vh.conf file jvz wrote: 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 problems with Virtual Hosting. www.realwebonline.net

[EMAIL PROTECTED] Apache, Virtual Hosting, Dymamic IP, DNS2Go, GoDaddy

2006-04-11 Thread jvz
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 problems with Virtual Hosting. www.realwebonline.net points to the Name Servers of DNS2Go i.e. ns1

Re: [EMAIL PROTECTED] Question about graphic-only servers....

2006-04-11 Thread Daniel P. Brown
Sean, First, you're correct about the content. It is all static, and all binary (all JPeg and GIF images). Secondly, the traffic throughput has been good - about 80-100Mbps steadily from three test points and the point of origination. Finally, the connections are set as follows:

Re: [EMAIL PROTECTED] Question about graphic-only servers....

2006-04-11 Thread Sean Conner
It was thus said that the Great Daniel P. Brown once stated: > > One of my customers is using a load-balanced set of four servers. > One server is fully-capable of handling the MySQL databases and PHP > webpages with no problems at all. However, he has three additional > servers so far, a

[EMAIL PROTECTED] Question about graphic-only servers....

2006-04-11 Thread Daniel P. Brown
Hey, gang, this is my first post to the list (though I've been an Apache user for over a decade now). My question to the experts in the field is relatively simple, but I'd like to get some insight from a group instead of relying on my own [humble lack of] knowledge before making the recom

Re: [EMAIL PROTECTED] Content-type on SOAP fault

2006-04-11 Thread dmitri zelikov
Hi Nick. Thanks for the reply. The SOAP fault is an authentication failure SOAP fault. SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";> Client.Authentication

Re: [EMAIL PROTECTED] Getting mod_cache under Solaris 10

2006-04-11 Thread Ricardo Stella
[EMAIL PROTECTED] wrote: > 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? > > - I have this distribution: httpd-2.0.55-sparc-sun-solaris2.8.tar (yes, it > says

RE: [EMAIL PROTECTED] Getting mod_cache under Solaris 10

2006-04-11 Thread Axel-Stéphane SMORGRAV
Oh oh! Forget it. Already done, as far as I can tell. -ascs -Original Message- From: Axel-Stéphane SMORGRAV Sent: Tuesday, April 11, 2006 2:06 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Getting mod_cache under Solaris 10 Try adding /usr/ccs/bin to your PATH. -ascs

RE: [EMAIL PROTECTED] Getting mod_cache under Solaris 10

2006-04-11 Thread Axel-Stéphane SMORGRAV
Try adding /usr/ccs/bin to your PATH. -ascs -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 1:53 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Getting mod_cache under Solaris 10 > Your first error is: >> /tmp/httpd-2.0

users@httpd.apache.org

2006-04-11 Thread Axel-Stéphane SMORGRAV
Why don't you try this instead: RewriteRule ^/([^/]+)/([^/]+)/([^/]+)/([^/]+)/([^\./]+)\.html?$ /index.php?$1=$2&$3=$4&$5 [L] RewriteRule ^/([^/]+)/([^/]+)/([^/]+)/([^\./]+)\.html?$ /index.php?$1=$2&$3=$4 [L] RewriteRule ^/([^/]+)/([^/]+)/([^\./]+)\.html?$ /index.php?$1=$

RE: [EMAIL PROTECTED] Getting mod_cache under Solaris 10

2006-04-11 Thread jabenzam
> Your first error is: >> /tmp/httpd-2.0.55/srclib/apr/libtool: line 5565: ar: command not found >the archive tool (ar) is usually in /usr/ccs/bin so add this to your path for a start (or install GNU ar in /usr/local/lib and add >that). >Try again and see how far you get. That was it! I'have s

RE: [EMAIL PROTECTED] Getting mod_cache under Solaris 10

2006-04-11 Thread Boyle Owen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 11. April 2006 12:23 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Getting mod_cache under Solaris 10 > > > Hello all. > > I'm trying to compile mod_cache in a Solaris 10 server, but

RE: [EMAIL PROTECTED] Restricting the number of times a file can bedownloaded.

2006-04-11 Thread Boyle Owen
> -Original Message- > From: david0005 [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 11. April 2006 11:38 > > I'm not trying to create a limited addition or limit the number of > copies. I am trying to conserve bandwidth consumed by my web server. Bandwidth = no. of bytes per unit time O

Re: [EMAIL PROTECTED] Apache performance figures on 2.4.19 kernel

2006-04-11 Thread Alexey Polyakov
On 4/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I need to get the performance and scalability figures for Apache on > linux 2.4.19. Are you sure you need to use such an ancient kernel? It's like 4 years old and got a lot of bugs & vulnerabilities. Anyway, for creating more thr

[EMAIL PROTECTED] Getting mod_cache under Solaris 10

2006-04-11 Thread jabenzam
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 get a built module, I'll try to compile it. For the record, this is what I do. - This is the syste

RE: [EMAIL PROTECTED] Restricting the number of times a file can be downloaded.

2006-04-11 Thread david0005
On Tue, 2006-04-11 at 08:45 +0200, Boyle Owen wrote: > However, the data on file downloads is all in the logs so it could be done. > You could look to see if somebody's written a > third-party module (see http://modules.apache.org/ or google). > > If you were really intent on this wacky scheme,

users@httpd.apache.org

2006-04-11 Thread Bernd Muent
Hi together, I'd like the following for a CMS: URL http://localhost/module/News/article/56/show/1.html will be rewrited to http://localhost/index.php?module=News&article=56&show=1 From the PHP site, it's easy to explode the querystring and prepare the right link. When I click the first time on

RE: [EMAIL PROTECTED] Session handling when Time is changed on the machine where apache http server is running

2006-04-11 Thread Axel-Stéphane SMORGRAV
I should have written: it's probably not due to the Apache server. Changing the real-time clock of a server, especially setting the clock back to some time in the past, may cause some strange behaviours. When you say that you loose connection to the server, could you be more precise about the

RE: [EMAIL PROTECTED] Session handling when Time is changed on the machine where apache http server is running

2006-04-11 Thread Axel-Stéphane SMORGRAV
Apache has no sessions. Apache knows nothing about your Javascript. If you experience problems with connection to the Apache server, it is probably not due to the server, but to the client. It is possible that a client that receives a document containing a Date header which is way off will feel

RE: [EMAIL PROTECTED] Session handling when Time is changed on the machine where apache http server is running

2006-04-11 Thread Durga Prasad \(duprasad\)
Hi Ascs, Thanks for your immediate reply. I am using Java Script. If I change the time of the machine on which apache is running will it affects any operation of the http server, I agree that HTTP is state less, but could you please let me know how the sessions are handled by apache. Thanks, Du

RE: [EMAIL PROTECTED] Session handling when Time is changed on the machine where apache http server is running

2006-04-11 Thread Axel-Stéphane SMORGRAV
Apache does not know about sessions. HTTP is stateless. If you are running PHP, it's a PHP problem. -ascs From: Durga Prasad (duprasad) [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 9:52 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Sessio

[EMAIL PROTECTED] Session handling when Time is changed on the machine where apache http server is running

2006-04-11 Thread Durga Prasad \(duprasad\)
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 the time of the machine i am losing the connection to apache server (i am not getting any re

Re: [EMAIL PROTECTED] Content-type on SOAP fault

2006-04-11 Thread Nick Kew
On Monday 10 April 2006 15:28, dmitri zelikov wrote: The content-type I set with > the SOAP fault is text/xml and response code is set to 500. 500 is Internal Server Error. So Apache abandons normal processing, and serves an ErrorDocument instead. If you'd said what you're trying to do, or even