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 2002/09/17 12:51:53 UTC

DO NOT REPLY [Bug 12731] New: - A way to run php auto_prepend_file before not-to-be-parsed files would be nice

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

A way to run php auto_prepend_file before not-to-be-parsed files would be nice

           Summary: A way to run php auto_prepend_file before not-to-be-
                    parsed files would be nice
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: mod_ext_filter
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: gurra16@spray.se


It would be useful if you could give directives to the php auto_prepend_file, so
that it could run before any given file type. That is, even a given file type
that is not supposed to be parsed by php. Like an image file for example. You
may want to run a script before showing the image, but you don't want the image
content itself to be parsed by php.

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