I already have that in httpd.conf and don't see any CoreDump files in /tmp.
On Thu, Mar 27, 2008 at 5:11 AM, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Mon, Mar 24, 2008 at 3:35 AM, Devraj Mukherjee <[EMAIL PROTECTED]> wrote:
> > Hi everyone,
> >
> > I administer a web server running CentOS
On Mon, Mar 24, 2008 at 3:35 AM, Devraj Mukherjee <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I administer a web server running CentOS running httpd 2.0.59
> distributed from the centosplus repository. I noticed that dmesg
> splits out a heap of these messages. However httpd was still running,
On Tue, Mar 25, 2008 at 8:07 AM, Mathew <[EMAIL PROTECTED]> wrote:
> This is the way the user has added her configuration information to
> .htaccess:
>
> Action authorize authorize.php
> AddHandler authorize .html
>
> I'm guessing that AddHandler should be above Action but I don't know if
> th
On Tue, Mar 25, 2008 at 6:30 PM, Mamta Singh <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have apache 1.3 and apache 2.2 on my Debian linux server. When i start
> apache 1.3, I can run apache in the browse too. But, when I start apache 2.2
> successfully it does no run in browser and also does not give a
Thank you. It works.
Easier than I thought ^^
Andre
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 26, 2008 3:23 PM
Subject: Re: [EMAIL PROTECTED] Options +Indexes - viewing foldername of
ptotected subfolders
On Wed, Mar 26, 2008 at 10:07
On Wed, Mar 26, 2008 at 10:07 AM, Andre Hübner <[EMAIL PROTECTED]> wrote:
>
>
> Hi List,
>
> i have a problem with Options directive. I have folder in which are some
> other folders located. All of these subfolders are .htaccess protected by
> basic authentication. Also there is a .htaccess with Op
Hi List,
i have a problem with Options directive. I have folder in which are some other
folders located. All of these subfolders are .htaccess protected by basic
authentication. Also there is a .htaccess with Options +Indexes to view
foldercontent in browser.
With apache1.3 als works fine. I se