On 9/26/05, Sean Conner <[EMAIL PROTECTED]> wrote:
> > I'm not sure if there is a way to do that with PHP.  With a CGI
> > script, you simply give it a name starting in nph- (for "non-parsed
> > header") and then it gets to do all the headers itself (with a couple
> > exceptions).
>
>   What exceptions?  I'm still having problems with Apache 2.0.54,
> mod_rewrite and mod_cgi with a "nph-" CGI script (request gets rewritten by
> mod_rewrite to my "nph-" CGI script, and Apache seems to output header
> information in addition to the header I send---that doesn't happen if I go
> directly to the script).

Actually, I was thinking of mod_asis which always sets Date and
Server.  I can't remember if nph- does that; probably not.

Nothing to do with your problem, which you should raise in a different
thread.  (I'd start by adding [PT] to your RewriteRule flags.)

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to