hi, i am making an error handler using IIS 6 and PHP (obviously). when i triger an error iis is ment to return /errors/error.php?404 but it does not and returns /errors/error.php?404?404;http://domain:80/rnddir/
how can i get it to not send that extra data?
thanks, dandono




Reply With Quote