-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I have an http server with ssl configured. In the last weeks there is an
error and I cannot find the solution.
Sometimes, when a user is using https, there is an error "Connection
timeout when trying to connect to a server". This happens three or
> -Original Message-
> From: Sam Carleton [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 21, 2007 3:45 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] setting up virtual hosting
>
> I am pulling my hair out trying to get the virtual hosting working on
> my internal web
I have a simple CGI script that displays the error log from my Windows
apache 2.2.4 server.
It uses the "TYPE" command to take a quick copy of the error.log file, like
this:
TYPE error.log >temp.log
Then it processes the file temp.log into an html table.
This works perfectly the very first time I
I am using Apache 2.2.4 running on Windows XP SP2 as a PhP learning/development
machine. It has performed with no problems for several weeks. Starting today
under localhost it will bring up the 'It Works!' html page but when I try to
access a PhP page - the Apache program crashes (twice?). I ca
- Original Message -
From: "matt farey" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 20, 2007 10:51 PM
Subject: Re: [EMAIL PROTECTED] setting up virtual hosting
>
>
> Sam Carleton wrote:
> > Matt,
> >
> > I do want to set things up as you suggested, but it isn't working.
> > When I
Sam Carleton wrote:
> Matt,
>
> I do want to set things up as you suggested, but it isn't working.
> When I type in the IP address, I get the webdev.miltonstreet.com site
> on port 80 and the subversion site on port 443. Here is what I have:
>
> Listen 80
> Listen 443
>
> NameVirtualHost 192.168
Matt,
I do want to set things up as you suggested, but it isn't working.
When I type in the IP address, I get the webdev.miltonstreet.com site
on port 80 and the subversion site on port 443. Here is what I have:
Listen 80
Listen 443
NameVirtualHost 192.168.0.4:80
ServerAdmin [EMAIL PROTECTED]
Sam Carleton wrote:
> I am pulling my hair out trying to get the virtual hosting working on
> my internal web server. I need to get a test site online and I would
> like to have it setup as a name based virtual host. I am running
> Apache v2.2.3 with default layout of SUSE, which consists of
I am pulling my hair out trying to get the virtual hosting working on
my internal web server. I need to get a test site online and I would
like to have it setup as a name based virtual host. I am running
Apache v2.2.3 with default layout of SUSE, which consists of the main
conf file including a
Hello all,
I get a website directly defined in an URL like http://host1/*. This
site includes all kind of directories, files, images etc but also some
aliases like ( /awstats, ... ).
This is working fine.
Now I would like to map this site exactly as the same way but in another
URL like http://ho
On Tue, 20 Feb 2007, pranjal deka wrote:
> hi Owen
> thanks once again.
> Now i am a problem while compling mod_jk file in suselinux
> for apache and jboss connection.
> I followed the standard procedures but it can't complie
> it is done as--
> . command : ./buildconf.sh
> err
On 2/20/07, Srikanth S <[EMAIL PROTECTED]> wrote:
Hi,
When we run the command
ps -ef|grep httpd|wc -l it will give how many HTTPD processes are
running in that machine.
Our web server starts with minimum 1 HTTPD processes only. We have got
HARD LIMIT set to 512 and often when such below menti
> -Original Message-
> From: pranjal deka [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 20, 2007 1:39 PM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] mod_jk showstopper problem
>
> hi Owen
> thanks once again.
> Now i am a problem while compling mod_jk file in s
Hi All,
Problem Description:
-
I have written a cgi script which does
i) fork and exec a command with the child process
ii) create pipe
to read some data from the child process. The parent process waits untill it
reads complete data from the child.
observation from the p
I am wondering why I'm getting these "errors" logged and how to debug
what's going on. All the requested files exist in the proper path and
are accessible, yet it looks like a 404 was returned.
A total of 5 unidentified 'other' records logged
HEAD
/hotspots/hia/login.html%3floginurl%3dhttps://w
hi Owen
thanks once again.
Now i am a problem while compling mod_jk file in suselinux
for apache and jboss connection.
I followed the standard procedures but it can't complie
it is done as--
. command : ./buildconf.sh
error : line 11 aclocal : command not found
l
> -Original Message-
> From: pranjal deka [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 20, 2007 11:51 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] mod_jk showstopper problem
>
> Hi
> Thanks for your kind advice.
> So your advice is to compile the apache 2 and mod
Hi
Thanks for your kind advice.
So your advice is to compile the apache 2 and mod_jk1.2
in the same environment and after that we can put
mod_jk.so to the apache.
Can you tell me where exactly we can find the
mod_jk source file and the procedure to complie it.
Thanks i
Hi,
When we run the command
ps -ef|grep httpd|wc -l it will give how many HTTPD processes are
running in that machine.
Our web server starts with minimum 1 HTTPD processes only. We have got
HARD LIMIT set to 512 and often when such below mentioned requests
comes to web server, web server HTTPD
Hi owen
Thanks for your kind advice.
So your advice is to compile the apache 2 and mod_jk1.2
in the same environment and after that we can put
mod_jk.so to the apache.
Can you tell me where exactly we can find the
mod_jk source file and the procedure to complie it.
Thanks in advance
> -Original Message-
> From: pranjal deka [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 20, 2007 5:37 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] mod_jk showstopper problem
>
> hi to all
>We are facing a problem.We want to do load balancing in
> apache2 and jbo
21 matches
Mail list logo