> -Original Message-
> From: Morten Bo Ølbye [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 07, 2007 8:56 PM
> To: users@httpd.apache.org
> Subject: SV: [EMAIL PROTECTED] Novice
>
>
> How do I upload some text based data to a file called data.txt
Upload?
A webserver is primarily
Hi all,
I configured Apache/2.0.53 with SSL on Solaris9 platform.
After I generated server secret key and certification by openssl 0.9.7e
and modified ssl.conf to use above,
#apachectl startssl was executed,
I encoutered the following message.
-
On Wed, Feb 07, 2007 at 05:42:55PM +0100, Nando Ronsisvalle wrote:
> Sander Temme ha scritto:
> Mmmhhh i think i've explain not so good.
> I'm searching something like mysql control center for apache.
> My problem is not about config files permissions, but find a simple tool
> to add, modify, rem
On Wed, Feb 07, 2007 at 01:23:07PM -0800, John Stewart wrote:
> Problem description as best I currently understand it:
>
> We are trying to combine two MoinMoin wikis onto a single host. The two
> wikis were previously known by DNS names of wiki and kiwi respectively,
> and we want to preserve tha
On Wed, Feb 07, 2007 at 08:44:36PM -0500, James McManus wrote:
> Hi - How do I set library path for httpd server on fedora core 6? I am
> trying to run a program (mapserv) through cgi-bin. I am getting the
> following error message:
>
> error while loading shared libraries: libpq.so.5
>
> This
Hi - How do I set library path for httpd server on fedora core 6? I am
trying to run a program (mapserv) through cgi-bin. I am getting the
following error message:
error while loading shared libraries: libpq.so.5
This file is located in /usr/local/pgsql/lib
To run mapserv from shell, I set LD
Problem description as best I currently understand it:
We are trying to combine two MoinMoin wikis onto a single host. The two
wikis were previously known by DNS names of wiki and kiwi respectively,
and we want to preserve that functionality for our user base.
When we move to a third host, we're
*** REPLY SEPARATOR ***
On 2/6/2007 at 4:11 PM Sander Temme wrote:
>Yes, this is normal. The operating system places sockets in
>TIME_WAIT for a certain period of time (usually two minutes) after
>the server has completed a three-way TCP closure handshake. Various
>oper
How do I upload some text based data to a file called data.txt
Trust me, I have tryed to find some examples, but I can not find any
example!
Br Morten, Denmark
-Oprindelig meddelelse-
Fra: Boyle Owen [mailto:[EMAIL PROTECTED]
Sendt: 7. februar 2007 08:11
Til: users@httpd.apache.org
Emne
Georgi Chorbadzhiyski wrote:
> Chirouze Olivier wrote:
>> I'm adding information to my own message... Hope someone will hear me!
>>
>> I spent the day trying to test how the status page worked. I even had my
>> first look at the source code.
>> Apparently, modules that pre-process requests could m
Chirouze Olivier wrote:
> I'm adding information to my own message... Hope someone will hear me!
>
> I spent the day trying to test how the status page worked. I even had my
> first look at the source code.
> Apparently, modules that pre-process requests could make the request
> being seen as "..r
On 2/7/07, Kövesdán Gábor <[EMAIL PROTECTED]> wrote:
Joshua Slive schrieb:
> On 2/7/07, Kövesdán Gábor <[EMAIL PROTECTED]> wrote:
>> However, if I set modes for the files
>> to 600, i get 403. I don't see why this is happening, since the pages
>> should be read/run as foo.
>
> Do you understand t
Joshua Slive schrieb:
On 2/7/07, Kövesdán Gábor <[EMAIL PROTECTED]> wrote:
However, if I set modes for the files
to 600, i get 403. I don't see why this is happening, since the pages
should be read/run as foo.
Do you understand that suexec affects only CGI scripts and not normal
requests or re
On 2/7/07, Kövesdán Gábor <[EMAIL PROTECTED]> wrote:
However, if I set modes for the files
to 600, i get 403. I don't see why this is happening, since the pages
should be read/run as foo.
Do you understand that suexec affects only CGI scripts and not normal
requests or requests served by apache
Hello list,
I'm setting up a webserver with php. Here, security is very important,
thus I want to use SuExec for running each website as a separate user.
I've set up a VirtualHost as:
SuexecUserGroup foo foo
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /var/www/www.foo.hu
ServerName www.foo.hu
Thanks for the tip.
My problem is that I cannot be very long on line, so that I needed this off
line documentation.
Thanks one more time.
Liviu
Joshua Slive <[EMAIL PROTECTED]> wrote:
On 2/7/07, Beraru Liviu
wrote:
> On the Apache website I haven't seen a downloadable documentation.
> Do
Hi Olivier,
Thanks for your VERY INTERESTING question :-)
Here's more:
I activated debug logging and it really seems when proxying the request,
nothing happens until the whole app server response is received by the
reverse proxy.
Here's the log when accessing a page that just waits 10 seconds. Th
Sander Temme ha scritto:
On Feb 7, 2007, at 3:36 AM, Nando Ronsisvalle wrote:
I'm looking for a tool or a set of tools to test (performances),
benchmark and manage this web server.
There are many, from simple and free (ab, http_load, siege) to
not-so-simple and free (flood, jmeter) all the
On Feb 7, 2007, at 3:36 AM, Nando Ronsisvalle wrote:
I'm looking for a tool or a set of tools to test (performances),
benchmark and manage this web server.
There are many, from simple and free (ab, http_load, siege) to not-so-
simple and free (flood, jmeter) all the way to very sophisticate
Hi
This is the following of an existing thread I originaly posted, but I
have more details. I will describe the problem more precisely, hopping
this time, someone will give some help ;-)
Let say you have a very complicated page (or just a buggy app :-)
published on an app server (on local network
On 2/7/07, Beraru Liviu <[EMAIL PROTECTED]> wrote:
On the Apache website I haven't seen a downloadable documentation.
Do you know any possibility to download the documentation, because I cannot
be on line all the time and I would need a documentation wich I could use
local, off line. And saving e
Hi All,
We are having issue while using https(http working fine) in apache 2.2.3.
The session is getting expired (session timeout) while data is entering into
database.
Our backend servers is weblogic 8.1 sp5 and we are using
mod_proxy,mod+proxy_balancer modules to send the reques
Hi All!
I know one way to do this, to check if APR_HAS_LARGE_FILES is set to 1 in
include/apr.h file.
but I wanted to know if there are other methods to check if apache supports
large files?
Thank you,
Basel
Hi all
i recently installed develop server with linux gentoo and apache 2.2.4.
I'm looking for a tool or a set of tools to test (performances),
benchmark and manage this web server.
i have to manage some virtual hosts, htaccess files.
Usually i prefer to edit .conf files by hand, but in this cas
> -Original Message-
> From: Beraru Liviu [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 07, 2007 8:41 AM
I guess you're in Europe? So to save you waiting until the US wakes up,
I'll butt in :-)
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] how to set up virtual ho
25 matches
Mail list logo