Nope. Although technically I want "^/foo", right? Neither works anyway.
Is there any way I can trace what Apache is doing like I can with
RewriteLog? I've tried setting the LogLevel to debug, but that doesn't
give me any particularly helpful info.
Hmm...so this ugly thing actually seems to wo
One last try?
# Match SubString
Order allow,deny
Allow from all
???
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http:
Yes, I've tried this:
AuthType Basic
AuthName "Development Site"
AuthUserFile /etc/apache2/auth/dev-passwd
Require valid-user
Order allow,deny
Allow from all
But that doesn't work...I get the auth request for /foo still. I've also
tried tricks with SetEnvIf
Hi All,
I have installed apache 1.3.31 with 64bit compiled sucessfully into the
following:
This required 1.3.31 due to the same level of environment on another machine
on PA-RISC.
I just need both on the same level.
machine: HP rx2620, Itanium with HP-UX 11.23
compiler: GCC 4.10
Used FLAGS:
On 5/13/06, Brad Greenlee <[EMAIL PROTECTED]> wrote:
I'm trying to have everything on one site be protected with basic auth,
except for requests starting with /foo. This should work, but it doesn't:
AuthType Basic
AuthName "Development Site"
AuthUserFile /etc/apache2/auth/dev-passwd
On 5/13/06, Harry Rüter <[EMAIL PROTECTED]> wrote:
i was trying to write logs into a named pipe,
but had i no success (httpd-2.0.54).
httpd is waiting/blocking forever and must be killed ...
It works fine for me -- what format are you using? The typical example is
CustomLog "|/usr/local/apa
Thanks again, Richard,
I missed this message due to a series of 12-hour days during last
week's OASIS Symposium.
I apologize. I'm still working my way out of the backup. I appreciate
your follow-through very much,
Answers inline.
At 11:46 AM -0700 5/9/06, Richard de Vries wrote:
Are you
Hi all. I'm using the standard Debian 2.0.54-5 package and PCRE seems to
be not working--or I'm doing something wrong. I've been banging my head
against the wall on this problem for hours and I'm starting to get sore.
I'm trying to have everything on one site be protected with basic auth,
exce
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello -
I'm hoping that I can get another set of eyes to look at a problem I'm
seeing within Apache HTTPd. Thanks in advance for your time, and my
appologies for the length of the message!
The software is version 2.2.2 (prefork), compilation command
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hallo list,
i was trying to write logs into a named pipe,
but had i no success (httpd-2.0.54).
httpd is waiting/blocking forever and must be killed ...
Any idea ?
Is a patch existing ?
How can i tell the developers allowing to write
logs into nam
You are running firewall software
kartikay malhotra wrote:
Hi All!
I am both a windows and Linux user. Previously I installed Apache HTTP
Server for Linux. It works like a dream. I can connect to HTTP Server on
my local machine from any machine on my LAN.
I tried the same with windows. I do
11 matches
Mail list logo