index.php

?> "; echo "header('WWW-Authenticate: Digest realm=\"Test - test\",qop=\"auth\",nonce=\"' . uniqid() . '\",opaque=\"' . md5('Test - test'). '\"');"; echo "
"; _die('died'); ?>

.htaccess

AddHandler application/x-httpd-php5 .php DirectoryIndex index.php