On Fri, May 9, 2008 at 5:12 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Fri, May 9, 2008 at 3:51 PM, Fred Day <[EMAIL PROTECTED]> wrote:
>
>> click "OK" without entering anything for id and password ... if someone does
>> that, the get back an "Internal Server Error" rather than an "Authorizat
On Fri, May 9, 2008 at 3:51 PM, Fred Day <[EMAIL PROTECTED]> wrote:
> click "OK" without entering anything for id and password ... if someone does
> that, the get back an "Internal Server Error" rather than an "Authorization
> Required". Note this does not happen on our apache 1.3 server also run
Hi, All,
we run apache 2, httpd-2.2.3-11, on linux with mod_authz_ldap-0.26-8.
On sites where we require authenticating to an external ldap directory, when
a user browses to the given site, they are prmpted for a login and password ...
as expected. If they give proper credentials, all is fi
Hi Josh:
Exactly right, thanks. I have recoded, and the problem disappeared.
Gord
* * * * * * * * * * * * * * * * * * * * * *
* Gord Ripley
* Systems Librarian,
* Bata Library, Trent University,
On Thu, May 8, 2008 at 5:28 PM, Gord Ripley <[EMAIL PROTECTED]> wrote:
> Hi:
>
> I have a puzzle that has been nagging me all day. I'm POSTing from a
> TextArea to a CGI script that reads STDIN and writes the result to a
> file. File size is about 5K. Three times out of five the routines work
> per
On Fri, May 9, 2008 at 9:34 AM, Henric Blomgren
<[EMAIL PROTECTED]> wrote:
> The problem:
> I can't run perl scripts for the life of me. I get the following error
> in the error log and that's it:
> [Fri May 09 14:05:39 2008] [error] [client 83.104.229.109]
> (13)Permission denied: exec of '/www/a
Hi Eric,
Our SA confirmed for me that configure spawns "/sbin/modprobe -q
--net_pf_2_proto_132". The modprobe proceses results in 100% CPU usage as
you stated.
I don't see modprobe anywhere under the httpd-2.2.8 directory.
Can you please share the fix for this if you know it?
Many thanks,
Ton
On Fri, May 9, 2008 at 9:50 AM, Daniel
<[EMAIL PROTECTED]> wrote:
> 2008-05-09 15:25 skreiv Joshua Slive:
>> On Fri, May 9, 2008 at 8:09 AM, Mathias wrote:
>> > Are there any benefits of including Content-Length in type-maps? I do not
>> > understand the need to overwrite this option when Apache is
2008-05-09 15:25 skreiv Joshua Slive:
> On Fri, May 9, 2008 at 8:09 AM, Mathias wrote:
> > Are there any benefits of including Content-Length in type-maps? I do not
> > understand the need to overwrite this option when Apache is perfectly
> > capable of retrieving the information on it’s own.
> >
>
Hi,
I've got a problem with Apache 2 + NFS + LDAP + CGI's. My setup is as follows:
Machine 1: NFS & LDAP server (web storage is mounted from this volume)
Machine 2: Apache 2.2.8
Machine 3: Apache 2.2.8
Machine 4: Apache 2.2.8
There is also a few other machines in the cluster, but they're
irrelev
On Fri, May 9, 2008 at 8:09 AM, Mathias <[EMAIL PROTECTED]> wrote:
> Are there any benefits of including Content-Length in type-maps? I do not
> understand the need to overwrite this option when Apache is perfectly capable
> of retrieving the information on it’s own.
>
> Are there performance ben
On Fri, May 9, 2008 at 4:05 AM, Thorsten Scherler
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
> how can I test whether a file exist in a ssi page?
>
> I have following
>
> which will return me the path of the file that I need to include if
> exists.
>
> Now I want to test whether or not this file exist
Since the state say's stopped
Goto: start -> run -> type "services.msc" (without the quotes)
Look in the list for the apache2.2 service and rightclick it, then choose
for the "start" option
From: Varuna Seneviratna [mailto:[EMAIL PROTECTED]
Sent: donderdag 8 mei 2008 23:52
To: users@httpd
Since the state say's stopped
Goto: start -> run -> type "services.msc" (without the quotes)
Look in the list for the apache2.2 service and rightclick it, then choose
for the "start" option
From: Varuna Seneviratna [mailto:[EMAIL PROTECTED]
Sent: donderdag 8 mei 2008 23:52
To: users@httpd.apache.
Hi,
I am going to use mod_proxy_balancer and mod_proxy.Can you share some
snippets of httpd.conf file and what are things I need to take care.I want
information on Request Counting Algorithm and Weighted Traffic Counting
Algorithm as how these settings are going to be in the configuration file.
Th
Are there any benefits of including Content-Length in type-maps? I do not
understand the need to overwrite this option when Apache is perfectly capable
of retrieving the information on it’s own.
Are there performance benefits of including it?
--
Mathias
-
Hi Krist,
i tried to access user name (who have authenticated via LDAP) using the
variable REMOTE_USER in python like:
if request.environ.has_key('REMOTE_USER'):
name = request.environ['REMOTE_USER']
print name
but it gave an exception, any clue by any other user also?
Thanks & Regards
On Fri, May 9, 2008 at 12:01 AM, Richard Kurth
<[EMAIL PROTECTED]> wrote:
> IHow can I configure Apache in a way that for instance:
> http://domain.com/globalapplication/ would be
> pointing to a specified folder. So that the globalapplication can be
> integrate it into the web site by all domai
Hi all,
how can I test whether a file exist in a ssi page?
I have following
which will return me the path of the file that I need to include if
exists.
Now I want to test whether or not this file exists.
A working but ugly way is the following:
I would like to do something:
No informat
i tried to access user name (who have authenticated via LDAP) using the
variable REMOTE_USER in python like:
print REMOTE_USER
but it gave an exception
Thanks & Regards
syed
On Wed, Apr 23, 2008 at 5:15 PM, Krist van Besien <[EMAIL PROTECTED]>
wrote:
> On Wed, Apr 23, 2008 at 7:00 AM, syed mehdi
20 matches
Mail list logo