DO NOT REPLY [Bug 11375] - "ici" - a repeated error log entry

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11375

"ici" - a repeated error log entry





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 22:03 ---
It is very likely that this is the standard error output of one of your cgi
scripts.  Can you please check that.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 11386] New: - UserDir maps to root directory for nonexistant users

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11386

UserDir maps to root directory for nonexistant users

   Summary: UserDir maps to root directory for nonexistant users
   Product: Apache httpd-2.0
   Version: 2.0.39
  Platform: Sun
OS/Version: Solaris
Status: NEW
  Severity: Normal
  Priority: Other
 Component: mod_userdir
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


- Assume UserDir is enabled and configured to point into users' "public_html" 
directories.

- Browser requests URL "http://server.domain.com/~user"; where user does not 
exist on the system.  Rather than returning an error, the server attempts to 
provide an index for the system's root directory.  Worse, if the URL is:
http://server.domain.com/~user/etc/passwd
then the server attempts to deliver that page.

> [Thu Aug 01 14:47:07 2002] [error] [client xxx.xxx.xx.xx] client denied by
> server configuration: /
> [Thu Aug 01 14:55:54 2002] [error] [client xxx.xxx.xx.xx] client denied by
> server configuration: /etc/passwd

I don't think this is a security issue since properly configuring the Directory 
settings will prevent the server distributing the files.  However, this doesn't 
seem to be the proper behaviour.  I have not verified this behaviour on systems 
other than Solaris 2.7.

-Shea

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7932] - BSoD Attemping to Terminate Apache with ZoneAlarm Installed

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7932

BSoD Attemping to Terminate Apache with ZoneAlarm Installed





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 20:09 ---

  If you modify the service dependencies of ZoneAlarm to require the Apache2
service to start first, you will create the behavior you are looking for.

  If you start either ZoneAlarm or Apache2, they will start in the correct 
order.

  If you stop Apache2, ZoneAlarm will be stopped as well.

  However, I can't promise that shutdown behaves properly, MS lets all the 
services simply begin slamming closed without paying as much attention to
dependencies on the way out [that's how they made shutdowns much faster than
back in the NT 4.0 days.]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 11375] New: - "ici" - a repeated error log entry

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11375

"ici" - a repeated error log entry

   Summary: "ici" - a repeated error log entry
   Product: Apache httpd-2.0
   Version: 2.0.39
  Platform: PC
OS/Version: FreeBSD
Status: NEW
  Severity: Normal
  Priority: Other
 Component: All
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


My LogLevel is set to 'info'.

I have found many strange (because they seem to be meaningless)
entries in /var/log/httpd-error.log.

They are coupled, and pretty much all have the following form:

ici
[a-z0-9]{8}

% grep "^ici$" /var/log/httpd-error.log | wc -l
 295
% grep "^$" /var/log/httpd-error.log | wc -l
 284
% grep -A 1 "^ici$" /var/log/httpd-error.log | head -20
ici
3403ce84
--
ici
1998fbc1
--
ici
ce3dd1d8
--
ici
ce3dd1d8
--
ici
1600fb3e
--
ici
580fc3e
--
ici
1689389c


I'm entering this as a "bug" because it serves no purpose
in the log... and if it does, it should be more meaningfull.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 18:34 ---
 I was successful in modifying/compiling mod_proxy and have had no multiple 
cookie errors since. I'm not sure if I modified any other files, please tell me 
if you get a compile error and I'll look up any other file.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 18:32 ---
Created an attachment (id=2569)
mod_proxy_cookie_fix.tgz - Tar/zipped file of successful fix on 2.24 (Sorry for 
previous posts)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 18:26 ---
Created an attachment (id=2568)
Successful fix on 2.24 with this series of changes

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 18:26 ---
Created an attachment (id=2567)
Successful fix on 2.24 with this series of changes

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 18:25 ---
Created an attachment (id=2566)
Successful fix on 2.24 with this series of changes

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 18:25 ---
Created an attachment (id=2565)
Successful fix on 2.24 with this series of changes

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 18:25 ---
Created an attachment (id=2564)
Successful fix on 2.24 with this series of changes

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 18:24 ---
Created an attachment (id=2563)
Successful fix on 2.24 with this series of changes

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 18:23 ---
Created an attachment (id=2562)
Successful fix on 2.24 with this series of changes

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10925] - [PATCH] environment in mod_ext_filter

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10925

[PATCH] environment in mod_ext_filter

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 17:08 ---
*** Bug 11353 has been marked as a duplicate of this bug. ***

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 11353] - mod_ext_filter fails to set environment

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11353

mod_ext_filter fails to set environment

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 17:08 ---


*** This bug has been marked as a duplicate of 10925 ***

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 11354] - mod_include doesn't work when used in mod_vhost_alias

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11354

mod_include doesn't work when used in mod_vhost_alias

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 17:06 ---
I am fairly confident that mod_include works with and without mod_vhost_alias.

You also need to have "Options Includes" set for the relevant directories.
And not that for  containers, apache does not adjust the
pathname when following a symbolic link.

If you need more help, please consider the apache users mailing list.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7195] - mod_proxy removes Set-cookie headers

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7195

mod_proxy removes Set-cookie headers





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 16:52 ---
I too see this problem using 1.3.26 proxying for an application server. An 
older proxy (1.3.14) handles the multiple cookies OK. I hope this helps.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10781] - Can not see the pdf files on my server on the forms page.

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10781

Can not see the pdf files on my server on the forms page.





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 15:04 ---
no problems with small pdf's; under 15 kb

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7932] - BSoD Attemping to Terminate Apache with ZoneAlarm Installed

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7932

BSoD Attemping to Terminate Apache with ZoneAlarm Installed





--- Additional Comments From [EMAIL PROTECTED]  2002-08-01 14:59 ---
The problem still exists between Apache 2.0.39 and ZoneAlarm 3.1.291.  I had to
do a slight modification of the workaround posted by Moran Zaltsman to get it to
work properly.  It wasn't enough just to stop ZoneAlarm before I stopped Apache,
I had to also start Apache before I started ZoneAlarm, otherwise it didn't work.
 So the modified work-around I offer up is this:

   
  ...
   


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 11354] New: - mod_include doesn't work when used in mod_vhost_alias

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11354

mod_include doesn't work when used in mod_vhost_alias

   Summary: mod_include doesn't work when used in mod_vhost_alias
   Product: Apache httpd-1.3
   Version: 1.3.23
  Platform: PC
   URL: http://www.xxxnakedpussy.com/test.shtml
OS/Version: FreeBSD
Status: NEW
  Severity: Normal
  Priority: Other
 Component: mod_vhost_alias
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


I am running mod_vhost_alias like the following: 
 
VirtualDocumentRoot /local/www/vhostlinks/%0 
VirtualScriptAlias /local/www/vhostlinks/%0-cgi 
 
 
The /local/www/vhostlinks is a directory where symbolic links point to the 
directorys where the real webpages live. 
Work's fine so far. But the include directives don't work for this. 
The files seem to be not parsed but DirectoryIndex .shtml is set and  
AddType text/html .shtml 
AddHandler server-parsed .shtml 
is set, too. 
It work's when i use name-based or ip-based virtual hosting, but not with 
"Dynamically configured mass virtual hosting".

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 11353] New: - mod_ext_filter fails to set environment

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11353

mod_ext_filter fails to set environment

   Summary: mod_ext_filter fails to set environment
   Product: Apache httpd-2.0
   Version: 2.0.39
  Platform: PC
OS/Version: FreeBSD
Status: NEW
  Severity: Normal
  Priority: Other
 Component: mod_ext_filter
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


Hello,

I am attempting to use mod_ext_filter to conditionally send some data compressed
to clients (sorta a clone of mod_gunzip, but to work with apache2).  To do that,
I need to pass environment along.  The documentation for mod_ext_filter states
that the standard CGI variables plus a few extras are sent.  This is not the
case.  NOTHING is sent.  See this code snippet from line 407:

rc = apr_proc_create(ctx->proc,
ctx->filter->command, 
(const char * const *)ctx->filter->args, 
NULL, /* environment */
ctx->procattr,
ctx->p);

As you can see, the environment is not being passed at all.  Hopefully this will
be a trivial fix, as this feature is vital for my purposes.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]