Hi Dev-Crew, just a question. Its possible to produce any Apache error?
Here an example. I have a Download Manage script. dl_manager.php?filename=test1.zip so i will test with my script if the file are on my path. If it not there i will give the error handling back to Apache. So that i can use .htaccess ErrorDocument 403 or 404. Currently i checked the doc stuff and didnt found any usable function for this. (http://www.php.net/manual/de/ref.apache.php) Btw. I can talk with other mod_ files so i hope its possible to do this simple step. :) -- Regards Marco -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]