Hello ,
Consider that i have an html , javascript , php site.
My goal is to somehow modify the html , javascript code before php
module does its stuff.
It is part of a javascript injection defense system. So i want to mark
benign javascript before
php module adds bad javascript code.
I first thought that an output filter is the solution but i suppose that
in the phase of the output filter
the chunks of data will be already produced after php code generation (
is that right ) ?? So the attack
is done and i will mark as benign that bad javascript injection code.
Is there a way to cope with this by adding a module-filter to apache and
not modify php module code ??
Thanks.
---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org