On Tue, Dec 9, 2008 at 2:26 AM, André Warnier <[EMAIL PROTECTED]> wrote:
> Eric Covener wrote:
>>
>> On Mon, Dec 8, 2008 at 8:15 PM, Chris Graham <[EMAIL PROTECTED]>
>> wrote:
>>
>>> So is this a bug (as it worked as I need it to in 1.3), or just an
>>> incompatable change? [or a bug that's been fi
Eric Covener wrote:
On Mon, Dec 8, 2008 at 8:15 PM, Chris Graham <[EMAIL PROTECTED]> wrote:
So is this a bug (as it worked as I need it to in 1.3), or just an
incompatable change? [or a bug that's been fixed from 1.3?]
IMO there's no reason both your rules shouldn't loop.
Is that the same a
On Mon, Dec 8, 2008 at 8:15 PM, Chris Graham <[EMAIL PROTECTED]> wrote:
> So is this a bug (as it worked as I need it to in 1.3), or just an
> incompatable change? [or a bug that's been fixed from 1.3?]
IMO there's no reason both your rules shouldn't loop.
--
Eric Covener
[EMAIL PROTECTED]
---
awarnier wrote:
>
> Chris Graham wrote:
>> One other suggestion was to do this:
>>
>> RedirectMatch Permanent /(.*) http://hudson.warpspeed.com.au/hudson/$1
>>
>> However, that ends up with the infinite loop as well. :-(
>>
> Yes.
> What probably happens is :
> - a request comes in for / (o
Paul wrote:
[...]
Hi.
I do not know the answer to your original question, but here are a
couple of alternative suggestions :
1) It may be possible, in the initial HTTP headers sent by the script to
the client, to let the client know that the "chunked" encoding is not
acceptable. The client m
Paul wrote:
> Hello,
>
> I am working on patching a program that was written by a different
> developer who is no longer with company. The program is a CGI program
> that acts as a WebDAV server. Recently we found a problem when a mac
> user running Mac OS 10.5 (Leopard) tries to paste a file in
The guidance tells me to start with my AIM first so here we go.
I want to run 3 or more servers on port 80. Has to be port 80 as my
remote location only allows traffic over port 80. All 3 work fine
individually but not together so I need to proxy.
Apache uses port 80, Sabnzbd uses 9000 and a hard
Hello,
I am working on patching a program that was written by a different
developer who is no longer with company. The program is a CGI program
that acts as a WebDAV server. Recently we found a problem when a mac
user running Mac OS 10.5 (Leopard) tries to paste a file into the
WebDAV folder on
dele454 wrote:
Any help somebody???
dele454 wrote:
Hi,
I am modifying the apache config file on my domain to include the path to
the Zend Framework on a specified location outside the public folder.
So in my http.conf file i simply include the path to where the includes
file is to customi
I apologize that this is a very fundamental question. How does apache httpd
on XP open the files it serves?
If there is very frequent access to an html file and the administrator plans
to replace it frequently using an application, what is the best way to
replace it so that the admin's app never
HI all,
I'm trying to build a custom Apache 2.2.10 RPM on CentOS 5.2 x86_64 for use
in our environment.
I've extracted the httpd.spec file from the source tar.gz and modified as
required.
However when i try to rpmbuild -ba SPECS/httpd.spec the source, it throws
the following error:
--Snip
ch
Thank you for this. I will move the post to a PHP forum rather. Thanks
awarnier wrote:
>
> dele454 wrote:
>> Any help somebody???
>>
> Hi.
> You are probably not getting help here because of lines like these in
> your logs :
>
> Configuration problem detected on line 277 of file
> > /usr/loc
dele454 wrote:
Any help somebody???
Hi.
You are probably not getting help here because of lines like these in
your logs :
Configuration problem detected on line 277 of file
> /usr/local/apache/conf/httpd.conf.1228614930:: Syntax error on
The ".1228614930" suffix does not look like i
Any help somebody???
dele454 wrote:
>
> Hi,
>
> I am modifying the apache config file on my domain to include the path to
> the Zend Framework on a specified location outside the public folder.
>
> So in my http.conf file i simply include the path to where the includes
> file is to customise
>> But It still lets people in instead of sending a 401 page.
>
> Weird on a few fronts, are you sure this log entry corresponds to the 200?
Triple checking.. You're right It "just bloody works".
> 1) "AuthzLDAPAuthoritative off" means you should see "declining to
> authorise" instead of "author
Chris Graham wrote:
One other suggestion was to do this:
RedirectMatch Permanent /(.*) http://hudson.warpspeed.com.au/hudson/$1
However, that ends up with the infinite loop as well. :-(
Yes.
What probably happens is :
- a request comes in for / (or /x..)
- it gets caught by the redirect rule
One other suggestion was to do this:
RedirectMatch Permanent /(.*) http://hudson.warpspeed.com.au/hudson/$1
However, that ends up with the infinite loop as well. :-(
Here is a bit from the log:
203.27.78.162 - - [08/Dec/2008:20:16:52 +1100] "GET / HTTP/1.1" 301 330 "-"
"Mozilla/5.0 (Windows;
17 matches
Mail list logo