[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#242543: apache: PATH_INFO not set for <!--#include virtual="page.html/path?query" -->



Package: apache
Version: 1.3.29.0.2-4
Severity: normal

---- test.html ----
<!--#echo var="PATH_INFO" -->
<!--#echo var="QUERY_STRING" -->
-------------------

---- test2.html -----
<!--#include virtual="test.html/path?query" -->
---------------------

Requesting http://site/test.html/path?query gives me:

       path query

Requesting http://site/test2.html gives me:

       (none) query

They should match.

I've tested this on a vanilla apache install, so it looks like an
upsteam problem.

Carl


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-686-smp
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache depends on:
ii  apache-common               1.3.29.0.2-4 Support files for all Apache webse
ii  debconf                     1.4.16       Debian configuration management sy
ii  dpkg                        1.10.20      Package maintenance system for Deb
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-8     Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.6-6     XML parsing C library - runtime li
ii  libmagic1                   4.07-2       File type determination library us
ii  libpam0g                    0.76-15      Pluggable Authentication Modules l
ii  logrotate                   3.6.5-2      Log rotation utility
ii  mime-support                3.26-1       MIME files 'mime.types' & 'mailcap
ii  perl                        5.8.3-3      Larry Wall's Practical Extraction 

-- debconf information:
  apache/server-name: localhost
  apache/document-root: /var/www
  apache/server-port: 
* apache/enable-suexec: false
  apache/init: true



Reply to: