[Persistentperl-users] Non Parsed Headers
Brought to you by:
samh
From: Garth B. <gbe...@bl...> - 2003-05-27 16:34:55
|
=20 I have been trying to modify the mod_persistentperl source to have more discretion over what type of files get the Non Parse Header flags. For those who don't know, this is required to write your own HTTP header and not let apache do it. =20 Right now the source is hard coded for files starting with 'nph-' to get the flag. I would prefer an apache option setup. I added the details for my own 'PersistentForceNPH' flag. The problem is, none of the Persistent* flags in httpd.conf seem to be file specific. They get loaded on start and that is about it. Is that by design? Is there any way to get the flags on each request? =20 ~~ Garth Benedict Bluesocket, Inc (781) 328-0888x214 =20 |