You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/07/22 23:43:27 UTC

DO NOT REPLY [Bug 21814] New: - mod_include (include virtual) does interoperate with mod_rewrite

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=21814>.
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=21814

mod_include (include virtual) does interoperate with mod_rewrite

           Summary: mod_include (include virtual) does interoperate with
                    mod_rewrite
           Product: Apache httpd-2.0
           Version: 2.0.47
          Platform: PC
               URL: http://www.spz.uni-karlsruhe.de/~rf32/subdir/include
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_include
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: Robert.Siemer@gmx.de
                CC: Robert.Siemer@gmx.de


"<!--include virutal='inklud' -->" does not fetch the target like a HTTP client
as stated by the mod_include documentation. The include e.g. does not work if
the URI would need processing of mod_rewrite as shown here:

http://www.spz.uni-karlsruhe.de/~rf32/subdir/include.txt  (symlink)
is the SSI source of
http://www.spz.uni-karlsruhe.de/~rf32/subdir/include.shtml

http://www.spz.uni-karlsruhe.de/~rf32/subdir/inklud
is GET-able with any browser but not from the SSI file.

Please note that www.spz is running an older Apache where the problem also
occurs; I made the tests with test-www.spz which is running 2.0.47 but isn't
accessable from the internet...

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org