Vasiliy Baranov wrote:
Dear Experts,
I have a directory named 'foo' in which I have a subdirectory named
'bar' and an '.htaccess' file in which I need to specify that all
methods expect GET, HEAD, OPTIONS, and PROPFIND on all resources in
the 'bar' subdirectory should result in 405 Method Not
Good evening,
After much hair pulling I've found my particular bug with fastcgi on
Windows Apache. I thought I would share with the community.
Any fastcgi binary application compiled with Microsoft (msvc 8, etc)
compilers and running against a mod_fastcgi compiled under cygwin with a
version
Eric Covener wrote:
# where the actual fastcgi, the php interpreter, lives
ScriptAlias /fcgi-bin /stuff/cgi-bin
Options ExecCGi
SetHandler fastcgi-script
Action my-fastcgi /fcgi-bin/php-fastcgi
AddHandler my-fastcgi .php
Alias /foo /usr/local/foo
Alias worked great. Thanks
-
On Fri, Sep 5, 2008 at 10:32 AM, Dragon <[EMAIL PROTECTED]> wrote:
> Dobes Vandermeer did speak thusly:
>>
>> >
>> > OK, so then are you certain that the content type header is always being
>> > sent?
>>
>> Yes, as far as I can tell it is always included in the HTTP dump that
>> I get. Besides, wh
On Fri, Sep 5, 2008 at 2:58 PM, Vjy <[EMAIL PROTECTED]> wrote:
>
> How do i not to protect subdirectory /home/vijay/src/atd/borg/html/public
> while protecting /home/vijay/src/atd/borg/html ?
> 3
> 4 AuthServer https://webauth03.iavian.com/
> 5 Require valid-user
> 6
3
4 AuthServer https://webauth03.iavian.com/
5 Require valid-user
6 AuthType Basic
9
10
11
15
How do i not to protect subdirectory /home/vijay/src/atd/borg/html/public
while protecting /home/vijay/src/atd/borg/html ?
http://iavian.com
Thanx for that.
-Tony
---
Manager, IT Operations
Format Dynamics, Inc.
303-573-1800x27
[EMAIL PROTECTED]
http://www.formatdynamics.com
-Original Message-
From: Eric Covener [mailto:[EMAIL PROTECTED]
Sent: Friday, September 05, 2008 12:13 PM
To: users@httpd.apache
On Fri, Sep 5, 2008 at 1:20 PM, Anthony J. Biacco
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using apache 2.2.9 with mod_mem_cache to cache some javascript
> files, which is working fine.
>
> Today, I added a rewrite rule to forbid access (403) to everything in a
> virtualhost based on the Opera brow
Dobes Vandermeer did speak thusly:
>
> OK, so then are you certain that the content type header is always being
> sent?
Yes, as far as I can tell it is always included in the HTTP dump that
I get. Besides, which content-type includes the HTTP response headers
in it?
I am not sure what you are
Hi,
I'm using apache 2.2.9 with mod_mem_cache to cache some javascript
files, which is working fine.
Today, I added a rewrite rule to forbid access (403) to everything in a
virtualhost based on the Opera browser, which obviously included the
javascript files.
Problem is, the cached files in memo
Gley, David B CTR USAF AFMC HQ AFMC/A7AQ did speak thusly:
A little background: I have a client-server application that I
created using Delphi. The database server is a Windows 2003
operating system running Oracle and Oracle HTTP Server (Apache
1.3.34). eq_prod.dll is registered with Apache as
On Thu, Sep 4, 2008 at 10:09 AM, Dragon <[EMAIL PROTECTED]> wrote:
> Dobes Vandermeer did speak thusly:
>>
>> On Thu, Sep 4, 2008 at 9:56 AM, Dragon <[EMAIL PROTECTED]> wrote:
>> > Dobes Vandermeer did speak thusly:
>> >>
>> >> For some reason I'm not getting any hits on my google searches for
>> >
A little background: I have a client-server application that I created
using Delphi. The database server is a Windows 2003 operating system
running Oracle and Oracle HTTP Server (Apache 1.3.34). eq_prod.dll is
registered with Apache as a handler. The client connects to the
database and all works
Hi All,
Thanks for all help.One basic question, how can I figure out my TimeOut
value has expired?In the error logs do we see any entry for this or can you
tell me the steps to simulate?
Regards
Arnab
On Thu, Sep 4, 2008 at 11:02 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 4, 2008 a
On Thu, Sep 4, 2008 at 10:51 PM, Joseph S D Yao <[EMAIL PROTECTED]> wrote:
> I did figure someone would point out that I'd said more words than those
> in the last entry. I really don't want to add any more to this topic.
> If anyone else can stand up and say that THEY have admin'ed Unix, Linux,
Dear Experts,
I have a directory named 'foo' in which I have a subdirectory named
'bar' and an '.htaccess' file in which I need to specify that all
methods expect GET, HEAD, OPTIONS, and PROPFIND on all resources in the
'bar' subdirectory should result in 405 Method Not Allowed response. The
16 matches
Mail list logo