DO NOT REPLY [Bug 8059] New: - PATH_INFO in URL not handled

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8059.
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=8059

PATH_INFO in URL not handled

   Summary: PATH_INFO in URL not handled
   Product: Apache httpd-2.0
   Version: 2.0.35
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: Blocker
  Priority: Other
 Component: All
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


Whenever I add a PATH_INFO to a script name (*.php) I'll get 404 error because
the server doesn't separate the PATH_INFO from URL.
I configured apache with the option AcceptPAthInfo on for all php-files in
httpd.conf and .htaccess, although the default behaviour should allow PATH_INFO
for php.
(php v4.2.0RC3)


DO NOT REPLY [Bug 8061] New: - Avoid reading some files when httpd.conf directory style is used.

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8061.
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=8061

Avoid reading some files when httpd.conf directory style is used.

   Summary: Avoid reading some files when httpd.conf directory style
is used.
   Product: Apache httpd-2.0
   Version: 2.0.35
  Platform: All
OS/Version: All
Status: NEW
  Severity: Enhancement
  Priority: Other
 Component: Config
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


Patch that avoid reading some files from configuration directory 
(../httpd.conf/):
- starting from dot
- ending with ~ (backup copies)
- ending with .rpmsave, .rpmnew, .rpmorig

These files rather shouldn't be processed because such files are left after
editing/instalation/deinstalation of rpms etc...


DO NOT REPLY [Bug 8063] New: - NetBSD 1.5.2 build failure with --enable-mods-shared=all

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8063.
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=8063

NetBSD 1.5.2 build failure with --enable-mods-shared=all

   Summary: NetBSD 1.5.2 build failure with --enable-mods-shared=all
   Product: Apache httpd-2.0
   Version: 2.0.35
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Major
  Priority: Other
 Component: Build
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


I have tried to build Apache 2.0.35 on NetBSD 1.5.2 with the following
configuration:

./configure  --prefix=/usr/local/Installed/apache --enable-usertrack
--enable-expires --enable-auth --enable-auth-digest --enable-mods-shared=all


Build completes with no apparent errors, but 'make install' fails:
cp .libs/mod_access.so /usr/local/Installed/apache/modules/mod_access.so
cp: .libs/mod_access.so: No such file or directory


If --enable-mods-shared=all is removed install completes.

More details are available, what would be useful?


DO NOT REPLY [Bug 8063] - NetBSD 1.5.2 build failure with --enable-mods-shared=all

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8063.
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=8063

NetBSD 1.5.2 build failure with --enable-mods-shared=all





--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 13:39 ---
Created an attachment (id=1553)
output from make/make install


DO NOT REPLY [Bug 8064] New: - NetBSD 1.5.2 build failure with --enable-ssl

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8064.
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=8064

NetBSD 1.5.2 build failure with --enable-ssl

   Summary: NetBSD 1.5.2 build failure with --enable-ssl
   Product: Apache httpd-2.0
   Version: 2.0.35
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Major
  Priority: Other
 Component: Build
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


Building apache on NetBSD 1.5.2 fails.

Configured as:
./configure  --prefix=/usr/local/Installed/apache --enable-usertrack
--enable-expires --enable-auth --enable-auth-digest --enable-ssl

Failing command:
/bin/sh /usr/local/Distribution/httpd-2.0.35/srclib/apr/libtool --silent
--mode=link gcc  -g -O2-DNETBSD -DAP_HAVE_DESIGNATED_INITIALIZER   -I.
-I/usr/local/Distribution/httpd-2.0.35/os/unix
-I/usr/local/Distribution/httpd-2.0.35/server/mpm/prefork
-I/usr/local/Distribution/httpd-2.0.35/modules/http
-I/usr/local/Distribution/httpd-2.0.35/modules/proxy
-I/usr/local/Distribution/httpd-2.0.35/include
-I/usr/local/Distribution/httpd-2.0.35/srclib/apr/include
-I/usr/local/Distribution/httpd-2.0.35/srclib/apr-util/include
-I/usr/pkg/include/openssl -I/usr/pkg/include
-I/usr/local/Distribution/httpd-2.0.35/modules/dav/main
-I/usr/local/Distribution/httpd-2.0.35/srclib/apr-util/include
-I/usr/local/Distribution/httpd-2.0.35/srclib/apr-util/xml/expat/lib
-export-dynamic -L/usr/pkg/lib   -o dftables -L/usr/pkg/lib dftables.lo -lm
-lcrypt -lresolv -lssl -lcrypto
/usr/local/Distribution/httpd-2.0.35/srclib/apr-util/xml/expat/lib/libexpat.la
Shared object libcrypto.so.1 not found


Without --enable-ssl it builds.




DO NOT REPLY [Bug 8064] - NetBSD 1.5.2 build failure with --enable-ssl

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8064.
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=8064

NetBSD 1.5.2 build failure with --enable-ssl





--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 13:51 ---
Created an attachment (id=1554)
Output from the build comman


DO NOT REPLY [Bug 8064] - NetBSD 1.5.2 build failure with --enable-ssl

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8064.
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=8064

NetBSD 1.5.2 build failure with --enable-ssl





--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 13:51 ---
Created an attachment (id=1555)
Output from configure/make


DO NOT REPLY [Bug 8064] - NetBSD 1.5.2 build failure with --enable-ssl

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8064.
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=8064

NetBSD 1.5.2 build failure with --enable-ssl





--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 13:52 ---
Please ignore the first attachment


DO NOT REPLY [Bug 7795] - Support XHTML media type (RFC 3236) in default install

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7795.
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=7795

Support XHTML media type (RFC 3236) in default install

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 16:45 ---
I've added the type to mime.types, but I'm not going to change the default
DirectoryIndex.  I see no reason to do that unless we see this type becoming
the predominant default type.  For now, people can edit their own config
files, just like they do for php, etc.

Thanks for using Apache!


DO NOT REPLY [Bug 7832] - missing colon in example

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7832.
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=7832

missing colon in example

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 17:09 ---
Thanks!  This will be fixed in the next release of the docs.


DO NOT REPLY [Bug 7970] - Configure script does not pass arguments.

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7970.
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=7970

Configure script does not pass arguments.





--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 18:41 ---
Created an attachment (id=1563)
Patch for configure


DO NOT REPLY [Bug 7970] - Configure script does not pass arguments.

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7970.
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=7970

Configure script does not pass arguments.





--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 18:44 ---
I attached my patch for the main configure. Run the main configure and let 
it guess the host type. Mine guessed powerpc-apple-darwin5.3 which I 
believe is correct. Now, when the main configure script passes the build 
and host variables to the apr-util configure script, it will complain that it 
doesn't know how to build for that host.

Now, go back to main configure and force
both build and host = powerpc-apple-bsd

Then it will all work fine.

Matthw


DO NOT REPLY [Bug 7847] - Reverse proxy server caching 304 responses from origin server

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7847.
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=7847

Reverse proxy server caching 304 responses from origin server

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 19:47 ---
So far it looks like an IIS bug: The 304 response from IIS should not include
content-length: 0. Busy checking though.

(If proxy is sending HTTP/1.0 requests to the backend, then you're probably not
running apache 1.3.24)


DO NOT REPLY [Bug 7847] - Reverse proxy server caching 304 responses from origin server

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7847.
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=7847

Reverse proxy server caching 304 responses from origin server

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 20:01 ---
Apparently this is an IIS bug.

When your browser specified no-cache to the proxy, what it meant was please
revalidate this data before returning it to me. So, the proxy sent a
conditional request to the IIS server with the If-None-Match header. The IIS
server responded correctly saying 304 Not Modified, which means in answer to
your question, no, the data was not modified, so your cached data is correct,
send it as is along with these changes in headers. One of the headers that was
changed was the content-length header, which was set to zero. So Apache sent a
response back with a zero content-length, thus your blank page.


DO NOT REPLY [Bug 8061] - Avoid reading some files when httpd.conf directory style is used.

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8061.
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=8061

Avoid reading some files when httpd.conf directory style is used.

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX



--- Additional Comments From [EMAIL PROTECTED]  2002-04-14 20:54 ---
Unfortunately, you have just enumerated files coming from a couple specific
programs (emacs, rpm).  That is really not general enough to be very useful.
There are tons of other file types that someone may want to exclude.

I think someone once created a patch that would allow something like
Include conf/*.conf
A patch like that might have more chance of acceptance.  Your particular patch
isn't going to be accepted, but thanks for the contribution.


DO NOT REPLY [Bug 8076] New: - Copy-and-paste error on example for AddModule

2002-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8076.
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=8076

Copy-and-paste error on example for AddModule

   Summary: Copy-and-paste error on example for AddModule
   Product: Apache httpd-2.0
   Version: HEAD
  Platform: Other
   URL: http://httpd.apache.org/docs-2.0/mod/core.html
OS/Version: Other
Status: NEW
  Severity: Minor
  Priority: Other
 Component: Documentation
AssignedTo: bugs@httpd.apache.org
ReportedBy: [EMAIL PROTECTED]


The example for AddModule is the same as the example for AddDefaultCharset.
Looks like someone did a copy-and-paste and forgot to edit the resulting text.