On 9/26/05, Sean Conner <sean@xxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx